blob: 77a643e76d0a0110e852730feafc4149099a9f86 [file] [log] [blame]
{
"name": "THA_Category",
"version": "0.0.2",
"summary": "abc123",
"platforms": {
"ios": "8.0"
},
"description": "abcabcabc123",
"homepage": "https://gitee.com/haohao575/THA_Category",
"license": "MIT",
"authors": {
"童浩": "haohao575@163.com"
},
"source": {
"git": "https://gitee.com/haohao575/THA_Category.git",
"tag": "0.0.2"
},
"source_files": "THA_Category/THA_Category/Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"AFNetworking": [
]
}
}