blob: 79703aab80c06ed212492dd3f0616736d4243aad [file] [log] [blame]
{
"name": "EZFlutterSDK",
"version": "0.0.1",
"summary": "Flutter编译后的文件",
"homepage": "https://github.com/wutongyu008/FlutterSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutongyu008": "wutongyu_08@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wutongyu008/FlutterSDK.git",
"tag": "0.0.1"
},
"vendored_frameworks": [
"Framework/*.framework",
"Framework/engine/*.framework"
],
"resources": "Framework/flutter_assets"
}