blob: cff63150d98ea3f120cb32a2b2ffc90f6c1934c9 [file] [log] [blame]
{
"name": "JustuCategory",
"version": "0.0.5",
"summary": "A short description of JustuCategory.",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/engebei/JustuCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"engebei": "718149076@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/engebei/JustuCategory.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h",
"requires_arc": true
}