blob: 86596d454e104a1d02f77d93ecae2b2a8cdb0e75 [file] [log] [blame]
{
"name": "TestKit",
"version": "1.0.0",
"summary": "my TestKit",
"description": "this is my TestKit",
"homepage": "https://coding.net/u/Joshua6/p/TestKit/git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Joshua": "G1King@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/Joshua6/TestKit.git",
"tag": "1.0.0"
},
"source_files": "TestKit/**/*.{h,m}",
"public_header_files": "TestKit/*.h",
"requires_arc": true
}