{ | |
"name": "flutterTestSDK", | |
"version": "0.2.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.2.0" | |
}, | |
"source_files": [ | |
"flutterTestSDK", | |
"*.{h,m}" | |
], | |
"dependencies": { | |
"Flutter": [ | |
] | |
} | |
} |