blob: dc9d4308e9ca4574759c973c6b698bde17911c85 [file] [log] [blame]
{
"name": "IOS_Categories",
"version": "0.0.1",
"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.1"
},
"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
}