[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / e / ZLCategory / 0.0.2 / ZLCategory.podspec.json
blob2437ba3c2c412ebc69fdd48d35942aacb395759a
2   "name": "ZLCategory",
3   "version": "0.0.2",
4   "summary": "ZLCategory",
5   "description": "整合的一些category类",
6   "homepage": "https://github.com/czl0325/ZLCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈昭良": "295183917@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/czl0325/ZLCategory.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "ZLCategory/ZLCategory/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true