blob: 0807574f8d45899ca390e7c83b1127391afbe860 [file] [log] [blame]
{
"name": "TESTCC",
"version": "0.1.0",
"summary": "A short description of TESTCC.",
"description": "'A short description of TESTCC.XXXXX'",
"homepage": "https://github.com/gongziLin/TESTCC",
"license": "Apache License, Version 2.0",
"authors": {
"丛琳": "252554496@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/gongziLin/TESTCC.git",
"tag": "0.1.0"
},
"source_files": [
"TextCC",
"TextCC/Class/**/*.{h,m}"
],
"requires_arc": true
}