blob: 548b25a2338a72e5e722745e91e8adf1270c9c10 [file] [log] [blame]
{
"name": "ZLCategory",
"version": "0.1.4",
"summary": "ZLCategory",
"description": "整合的一些常用的category类",
"homepage": "https://github.com/czl0325/ZLCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈昭良": "295183917@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/czl0325/ZLCategory.git",
"tag": "0.1.4"
},
"source_files": "ZLCategory/ZLCategory/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}