blob: 93a8d21b3f17afdd4f3b9a504d0e39e93fd087f1 [file] [log] [blame]
{
"name": "TestXXXXXX",
"version": "0.1.0",
"summary": "A short description of TestXXXXXX. CCC",
"description": "\"A short description of TestXXXXXX. CCCcccc\"",
"homepage": "https://github.com/gongziLin/TestXXXXXX",
"license": "Apache License, Version 2.0",
"authors": {
"丛琳": "252554496@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/gongziLin/TestXXXXXX.git",
"tag": "0.1.0"
},
"source_files": [
"TestXXXXX",
"TestXXXXX/Class/**/*.{h,m}"
],
"requires_arc": true
}