CocoaPods / cocoapods-plugins

Get info about available CocoaPods plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[plugins.json] Add cocoapods-embed-flutter

soumyamahunt opened this issue · comments

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

{
  "gem": "cocoapods-embed-flutter",
  "name": "CocoaPods Embed Flutter",
  "author": "Soumya Ranjan Mahunt",
  "url": "https://github.com/DartBuild/cocoapods-embed-flutter",
  "description": "Straight forward way of declaring flutter modules as dependency for targets, just like cocoapods does with pods."
}

Available with #141.