[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 9 / 4 / SkinKit / 0.1.0 / SkinKit.podspec.json
blob99055518a64708bcb7ec271ae08c23eff72c65ab
2   "name": "SkinKit",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Skin Library",
9   "homepage": "https://github.com/XWJACK/SkinKit",
10   "authors": {
11     "Jack": "xuwenjiejack@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/XWJACK/SkinKit.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/*.swift",
22     "Sources/SkinKit.h"
23   ],
24   "public_header_files": [
25     "Sources/SkinKit.h"
26   ],
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "pushed_with_swift_version": "3.0"