blob: 66d9c1981f3f0efc91cce12ad7e13563c0581532 [file] [log] [blame]
{
"name": "IOS_Categories",
"version": "0.0.2",
"summary": "一个建立pod仓库的简单demo.",
"description": "一个建立pod仓库的简单demo,没有实际意义.",
"homepage": "https://github.com/746430417/IOS_Categories.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ck": "746430417@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/746430417/IOS_Categories.git",
"tag": "0.0.2"
},
"source_files": "IOS_Category_Demo/IOS_Category_Demo/IOS_Category/**/*.{h,m}",
"public_header_files": "IOS_Category_Demo/IOS_Category_Demo/IOS_Category/**/*.h",
"requires_arc": true
}