blob: 647c93e73a78efa2a93783d4e061c54474b94f00 [file] [log] [blame]
{
"name": "CZCategory",
"version": "0.0.6",
"summary": "cz self Category",
"description": "fix macro;new function",
"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.6"
},
"requires_arc": true,
"subspecs": [
{
"name": "UIKit",
"source_files": "CZCategory/CZCategory/Category/UIKit/*.{h,m}"
},
{
"name": "Foundation",
"source_files": "CZCategory/CZCategory/Category/Foundation/*.{h,m}"
}
]
}