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