blob: acd7a1ade7e6198a0fea5a962618382e0d49d9ec [file] [log] [blame]
{
"name": "flutterTestSDK",
"version": "0.4.0",
"summary": "flutterTest",
"description": "FLUTTERTEST测试",
"homepage": "https://code.9ji.com/minhang.wang/flutter1",
"license": "MIT",
"authors": {
"Archer": "archer@9ji.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://code.9ji.com/minhang.wang/flutter1.git",
"tag": "0.4.0"
},
"source_files": [
"flutterTestSDK",
"*.{h,m}"
],
"dependencies": {
"Flutter": [
]
}
}