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