blob: 7fc478ccc5c9fe53338451fee1881a1cbc6978f8 [file] [log] [blame]
{
"name": "ZXCategory",
"version": "0.0.3",
"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.3"
},
"source_files": "ZXCategory/**/*",
"requires_arc": true
}