[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / a / b / ZXCategory / 0.0.4 / ZXCategory.podspec.json
blob47f6d0b45ef05b742aa56fa7a548db0e4ae93bbf
2   "name": "ZXCategory",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "ZXCategory/**/*",
19   "requires_arc": true