blob: 7354cd75f9f7bd574fccbe2a973bc96e7711b34f [file] [log] [blame]
{
"name": "EZFlutterSDK",
"version": "0.0.2",
"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.2"
},
"vendored_frameworks": "Framework/*.framework",
"resources": "Framework/flutter_assets"
}