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