[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / f / AppSDK_AD / 0.1.0 / AppSDK_AD.podspec.json
blob46746869018b2d06974843a130bed853dce5ff28
2   "name": "AppSDK_AD",
3   "version": "0.1.0",
4   "summary": "A short description of AppSDK_AD.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.hortorgames.com/fuxiaoqiang/AppSDK_AD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fuxiaoqiang": "fuxiaoqiang@hortorgames.com"
13   },
14   "source": {
15     "git": "http://git.hortorgames.com/fuxiaoqiang/AppSDK_AD.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "AppSDK_AD/Classes/*",
22   "frameworks": [
23     "Photos",
24     "Webkit"
25   ],
26   "resource_bundles": {
27     "AppSDK_AD": [
28       "AppSDK_AD/Assets/*.bundle"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "x86_64 armv7 arm64"
33   }