CocoaPods / cocoapods-plugins

Get info about available CocoaPods plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[plugins.json] Add cocoapods-integrate-flutter

kerry opened this issue · comments

Please add the following entry to the plugins.json file:

{
  "gem": "cocoapods-integrate-flutter",
  "name": "CocoaPods Integrate Flutter",
  "author": "kerry",
  "url": "https://github.com/upgrad/cocoapods-integrate-flutter",
  "description": "A plugin to integrate flutter with existing iOS application."
}

Cool, added with 82a15e0