[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / b / ZXCategory / 0.0.2 / ZXCategory.podspec.json
blob3a013fe6c203238953ca29d489e7b09885e123c1
2   "name": "ZXCategory",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "ZXCategory/**/*",
19   "requires_arc": true