[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / 4 / ZBCategory / 0.1.0 / ZBCategory.podspec.json
blobe451e786312edc79d5b113ea642644ec2498dc14
2   "name": "ZBCategory",
3   "version": "0.1.0",
4   "summary": "Custom Category used on iOS",
5   "description": "Custom Category used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/jxzb/ZBCategory",
7   "license": "MIT",
8   "authors": {
9     "ma": "3338087176@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jxzb/ZBCategory.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Utils/*.{h,m}",
19   "requires_arc": true