[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / c / a / 7 / jhsdk / 1.1.1 / jhsdk.podspec.json
blob5c3c33b30f5994af0d606bca49fe13943db6f7cc
2   "name": "jhsdk",
3   "version": "1.1.1",
4   "summary": "A simple and easy-to-use aggregation promotion SDK, including Youliang collection and pangolin advertising.",
5   "description": "A simple and easy-to-use aggregation promotion SDK, including Youliang collection and pangolin advertising. Simple access and integration.",
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.1.1"
20   },
21   "source_files": "Framework/**/*.{h,swift}",
22   "public_header_files": "Framework/**/*.h",
23   "resources": "Resources/*.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ],
29     "AFNetworking": [
31     ],
32     "MJExtension": [
34     ],
35     "SDWebImage": [
37     ],
38     "MBProgressHUD": [
40     ],
41     "IQKeyboardManager": [
43     ],
44     "TZImagePickerController": [
46     ],
47     "GDTMobSDK": [
49     ],
50     "Ads-CN": [
52     ]
53   },
54   "ios": {
55     "vendored_frameworks": "Framework/jhsdk.framework"
56   }