blob: ba15e2738b487efd21cbf9f5eab5092a486edfaf [file] [log] [blame]
{
"name": "flutterTestSDK",
"version": "0.5.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.5.0"
},
"source_files": [
"flutterTestSDK",
"*.{h,m}"
],
"dependencies": {
"Flutter": [
]
}
}