[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / f / AppSDK_AD / 0.2.0 / AppSDK_AD.podspec.json
blobc258c5861e48b88aac90f8092348c7e1a6c6fb86
2   "name": "AppSDK_AD",
3   "version": "0.2.0",
4   "summary": "AppSDK支持topon广告.",
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.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": [
22     "AppSDK_AD/Classes/KSAdSDK.framework",
23     "AppSDK_AD/Classes/AppSDK.framework"
24   ],
25   "frameworks": [
26     "Photos",
27     "Webkit"
28   ],
29   "resources": "AppSDK_AD/Assets/*.bundle",
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "x86_64 armv7 arm64"
32   }