blob: 3c40ae43b74bd42956a185e5c2751e188d9c4cb8 [file] [log] [blame]
{
"name": "JACategory",
"version": "0.0.5",
"summary": "My collect category",
"description": "My collect category.",
"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.5"
},
"source_files": [
"JACategory",
"JACategory/*.{h,m}"
],
"public_header_files": "JACategory/*.h",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true,
"module_name": "JACategory"
}