[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / a / b / ZXCategory / 0.0.5 / ZXCategory.podspec.json
blob6a5e04d914209b9a1c2db82b2c9a1540f32d136c
2   "name": "ZXCategory",
3   "version": "0.0.5",
4   "summary": "A custom Category used on iOS.",
5   "description": "It is a custom Category used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ZHANGMRXIN/ZXCategory",
7   "license": "MIT",
8   "authors": {
9     "xinzhang": "zx270611346@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/ZHANGMRXIN/ZXCategory.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "ZXCategory/**/*",
19   "requires_arc": true