blob: 102842857cc4dc9946c64552a9380a838226df38 [file] [log] [blame]
{
"name": "CWCategory",
"version": "0.0.1",
"summary": "This is ClouderWork's Category.",
"description": "This is ClouderWork's Category, this pod can provide some category.",
"homepage": "https://git.oschina.net/Leaf_Fly/CWCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoshi": "sjl_leaf@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/Leaf_Fly/CWCategory.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"CWCategory/CWCategoryClass/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "CWCategory/CWCategoryClass/CWCategory.h",
"requires_arc": true
}