blob: 64e7b3248fd0ce569b668e75ddcec442d099eead [file] [log] [blame]
{
"name": "JACategory",
"version": "0.0.8",
"summary": "Category",
"description": "Daily collection of some categories",
"homepage": "https://github.com/ishepherdMiner/JACategory",
"license": "MIT",
"authors": {
"Jason": "iJason92@yahoo.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ishepherdMiner/JACategory.git",
"tag": "0.0.8"
},
"source_files": [
"JACategory",
"JACategory/*.{h,m}"
],
"public_header_files": "JACategory/*.h",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true,
"module_name": "JACategory"
}