blob: c8571d68f5dbfbf711f286ae31a655e5b72c4ef6 [file] [log] [blame]
{
"name": "ZSFlutterSDK",
"version": "0.0.5",
"summary": "flutterįš„SDK",
"description": "iOS Flutter SDK",
"homepage": "https://gitee.com/zhangsen093725/ZSFlutterSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangsen093725": "376019018@qq.com"
},
"source": {
"git": "https://gitee.com/zhangsen093725/ZSFlutterSDK.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZSFlutterSDK/Classes/**/*",
"static_framework": true,
"ios": {
"vendored_frameworks": [
"ios_frameworks/*.framework"
]
}
}