blob: 58ed14bc48f97bec3871f72b0529fa4d792c9502 [file] [log] [blame]
{
"name": "JCTestCount",
"version": "0.0.2",
"summary": "加减计算器",
"description": "简单的加法减法计算器",
"homepage": "https://github.com/JackCoderForLove/JCTestCount",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lice": "979900351@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JackCoderForLove/JCTestCount.git",
"tag": "0.0.2"
},
"source_files": [
"JCTestVendor",
"JCTestVendor/**/*.{h,m}"
],
"requires_arc": true
}