blob: 6a5e04d914209b9a1c2db82b2c9a1540f32d136c [file] [log] [blame]
{
"name": "ZXCategory",
"version": "0.0.5",
"summary": "A custom Category used on iOS.",
"description": "It is a custom Category used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ZHANGMRXIN/ZXCategory",
"license": "MIT",
"authors": {
"xinzhang": "zx270611346@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZHANGMRXIN/ZXCategory.git",
"tag": "0.0.5"
},
"source_files": "ZXCategory/**/*",
"requires_arc": true
}