[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / c / a / 7 / jhsdk / 1.0.1 / jhsdk.podspec.json
blob27dcb0f0717ec3ba9125d4029af030321858b75e
2   "name": "jhsdk",
3   "version": "1.0.1",
4   "summary": "A short description of jhsdk.",
5   "description": "juhe guanggao sdk.",
6   "homepage": "https://github.com/lenbolan/jhsdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lenbolan": "lanb2008@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lenbolan/jhsdk.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Framework/**/*.{h,swift}",
22   "public_header_files": "Framework/**/*.h",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
26       "~> 1.1.0"
27     ],
28     "AFNetworking": [
29       "~> 4.0.1"
30     ],
31     "MJExtension": [
32       "~> 3.3.0"
33     ],
34     "SDWebImage": [
35       "~> 5.12.1"
36     ],
37     "MBProgressHUD": [
38       "~> 1.2.0"
39     ],
40     "IQKeyboardManager": [
41       "~> 6.5.6"
42     ],
43     "TZImagePickerController": [
44       "~> 3.6.6"
45     ],
46     "GDTMobSDK": [
47       "~> 4.13.22"
48     ],
49     "Ads-CN": [
50       "~> 4.0.0.5"
51     ]
52   },
53   "ios": {
54     "vendored_frameworks": "Framework/jhsdk.framework"
55   }