[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / e / ZLCategory / 0.1.2 / ZLCategory.podspec.json
blobae0caa53c52c81e7f045ad2625a28569d0c4bfe2
2   "name": "ZLCategory",
3   "version": "0.1.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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/czl0325/ZLCategory.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "ZLCategory/ZLCategory/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true