[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 3 / LeafOC-Category / 0.0.3 / LeafOC-Category.podspec.json
blobe02f0a3047ae648095b3286e733375e8de2ffff6
2   "name": "LeafOC-Category",
3   "version": "0.0.3",
4   "summary": "主要集成了一些类型的扩展方法",
5   "description": "添加字符串的一些验证,添加字典模型互转",
6   "homepage": "https://github.com/attackers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OS X10_12_6": "lf@mifengs.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/attackers/LeafOC-Category.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "LeafOC-Category/Category",
23     "LeafOC-Category/Category/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "CommonCrypto": [
32     ]
33   }