blob: f00e60d3be742cb69e13f8813cde9a1106b2a905 [file] [log] [blame]
{
"name": "TestPod_jiangbin",
"version": "0.0.2",
"summary": "A short description of HelloWorld.",
"description": "简介",
"homepage": "https://github.com/andy-jiangbin/HelloWorld",
"license": "MIT",
"authors": {
"jiangbin": "253200746@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/andy-jiangbin/HelloWorld.git",
"tag": "0.0.2"
},
"source_files": [
"Tools",
"Tools/*.{h,m}"
],
"public_header_files": "Tools/*.h",
"requires_arc": true
}