[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / a / WJTKit / 0.1.0 / WJTKit.podspec.json
blob5820896324ea6a91506d8ca40b1b8937de162197
2   "name": "WJTKit",
3   "version": "0.1.0",
4   "summary": "A short description of WJKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tqhnet/WJKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tqhnet": "tqhnet@163.com"
13   },
14   "source": {
15     "git": "https://github.com/tqhnet/WJKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WJKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "SVProgressHUD": [
28       "~> 2.0.4"
29     ],
30     "Masonry": [
32     ],
33     "MJRefresh": [
35     ],
36     "YYModel": [
38     ],
39     "AFNetworking": [
41     ],
42     "YYCache": [
44     ]
45   }