blob: 130f3a1e518aadc5c83b9a38b4c6522318e8847c [file] [log] [blame]
{
"name": "ZLCategary",
"version": "0.0.1",
"summary": "Objc 常用分类.",
"description": "Objc 常用分类整理.",
"homepage": "https://github.com/WhityLL/ZLCategary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Whity": "liulei10luojia@163.com"
},
"source": {
"git": "https://github.com/WhityLL/ZLCategary.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLCategary/Classes/**/*",
"frameworks": "UIKit"
}