[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 9 / XYWKit / 0.0.1 / XYWKit.podspec.json
blob9cd7c135bd706276e5238467e36ca758697d6ad5
2   "name": "XYWKit",
3   "version": "0.0.1",
4   "summary": "薛永伟自用工具包",
5   "description": "日常工作中抽象出来供其他项目使用的工具包,对YYKit通用情况之外一些特殊需求的补充。",
6   "homepage": "https://github.com/xueyongwei/XYWKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xueyongwei": "xueyongwei@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/xueyongwei/XYWKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "XYWKit/*.swift",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"