blob: 5e1ca3d50068677861ab328a12d9acb5cf0f9a1a [file] [log] [blame]
{
"name": "QiTestLib",
"version": "1.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": "1.0.1"
},
"source_files": "QiTestLib/**/*.{h,m,mm}",
"requires_arc": true
}