[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 0 / 6 / YJGameKit / 1.0.1 / YJGameKit.podspec.json
blob46b83f2d2a2eeb2007e6d6e4ce09cdaaf425a9a6
2   "name": "YJGameKit",
3   "version": "1.0.1",
4   "summary": "A short description of YJGameKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liuyongjiesail/YJGameKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyongjie": "liuyongjiesail@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/liuyongjiesail/YJGameKit.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "YJGameKit/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "YYModel": [
28     ],
29     "SDWebImage": [
31     ],
32     "AFNetworking": [
34     ],
35     "YJAdMob": [
37     ]
38   },
39   "info_plist": {
40     "NSAppTransportSecurity": {
41       "NSAllowsArbitraryLoads": true
42     }
43   },
44   "static_framework": true,
45   "resource_bundles": {
46     "YJGameKit": [
47       "YJGameKit/Assets/**/*"
48     ]
49   },
50   "public_header_files": "YJGameKit/Classes/YJGameKit.h"