blob: 67e1af78042764f5dc64f159b5d9a6b71380fa1b [file] [log] [blame]
{
"name": "EZFlutterSDK",
"version": "0.0.4",
"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.4"
},
"vendored_frameworks": "Framework/*.framework",
"resources": "Framework/flutter_assets"
}