blob: dfcd0ef946e2ea825ae0edda8945f259ef4a9ab4 [file] [log] [blame]
{
"name": "FlutterSDKDebug",
"version": "0.1.0",
"summary": "this is a very strong test demo",
"authors": "test",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/motinle/FlutterSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/motinle/FlutterSDK.git",
"branch": "master"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "build_flutter_ios/debug/*.framework"
}
}