[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 7 / WC / 0.0.1 / WC.podspec.json
blobd7b5265f68e87c1c7ba95d09879d8c8763ff3a2a
2   "name": "WC",
3   "version": "0.0.1",
4   "summary": "Use all WC's pods",
5   "homepage": "https://github.com/HaloWang/WC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "王策": "634692517@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/HaloWang/WC.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "WC/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "WCLayout": [
26     ],
27     "WCQuick": [
29     ]
30   }