blob: 136e4821786910a09f4dd21800fbc4e716479e2b [file] [log] [blame]
{
"name": "JHCategories",
"summary": "==SUMMARY==",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"authors": {
"Haocold": "xjh093@126.com"
},
"homepage": "https://github.com/xjh093/JHCategories-Chainable",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xjh093/JHCategories-Chainable.git",
"tag": "1.0.0"
},
"source_files": "JHCategories/**/*.{h,m}",
"public_header_files": "JHCategories/**/*.{h}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}