{ | |
"name": "ZHCategoty", | |
"version": "0.0.2", | |
"summary": "A contains common extension.", | |
"homepage": "https://github.com/ZhengBaoLi/ZHCategoty", | |
"license": { | |
"type": "MIT", | |
"file": "FILE_LICENSE" | |
}, | |
"authors": { | |
"ZhengBaoLi": "418736259@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/ZhengBaoLi/ZHCategoty.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "ZHCategoty/Category/*.{h,m}", | |
"requires_arc": true | |
} |