blob: 8964be76a58aeae8c31184582a865558163215c2 [file] [log] [blame]
{
"name": "QiTestLib",
"version": "0.0.1",
"summary": "A SDK Demo",
"description": "\"This is a project provide data calculator for ios developer\"",
"homepage": "http://github.com/MaxwellQi/QiTestLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ethan.zhang": "ethan.zhang@ucloud.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MaxwellQi/QiTestLib.git",
"tag": "0.0.1"
},
"source_files": "QiTestLib/**/*.{h,m}",
"requires_arc": true
}