blob: ea67d6121d9557f0f4ced6697f3b79f026ec3c86 [file] [log] [blame]
{
"name": "NicomamaiOSFlutterLib",
"version": "0.0.8",
"summary": "年糕妈妈iOS项目Flutter库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.ngmm365.com/flutter/iOSFlutterModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shiheng": "shiheng@nicomama.com"
},
"source": {
"git": "http://git.ngmm365.com/flutter/iOSFlutterModule.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"requires_arc": true,
"ios": {
"vendored_frameworks": [
"ios_frameworks/video_player.framework",
"ios_frameworks/Flutter.framework",
"ios_frameworks/App.framework",
"ios_frameworks/shared_preferences.framework",
"ios_frameworks/screen.framework",
"ios_frameworks/FlutterPluginRegistrant.framework",
"ios_frameworks/path_provider.framework"
]
}
}