blob: 0270c0a2f60fb9d07421d08e97b3b29a40dd55b4 [file] [log] [blame]
{
"name": "CZCategory",
"version": "0.0.4",
"summary": "cz self Category summary",
"description": "cz self Category description",
"homepage": "https://github.com/JuYiWei/CZCategory",
"license": "MIT",
"authors": {
"juyw": "757832801@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JuYiWei/CZCategory.git",
"tag": "0.0.4"
},
"requires_arc": true,
"subspecs": [
{
"name": "UIKit",
"source_files": "CZCategory/CZCategory/Category/UIKit/*.{h,m}"
},
{
"name": "Foundation",
"source_files": "CZCategory/CZCategory/Category/Foundation/*.{h,m}"
}
]
}