[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 6 / d / PTGAdFramework / 1.2.0 / PTGAdFramework.podspec.json
blob3f6b3c42e76295b813f53f3ea44a1bd19b6cdb29
2   "name": "PTGAdFramework",
3   "version": "1.2.0",
4   "summary": "A short description of PTGAdFramework.",
5   "description": "PTGAdFramework provides Union ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "homepage": "https://github.com/xiangrongsu/PTGAdFramework",
7   "license": "MIT",
8   "authors": {
9     "xiangrongsu": "15139093304@163.com"
10   },
11   "source": {
12     "git": "https://github.com/xiangrongsu/PTGAdFramework.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "MapKit",
21     "WebKit",
22     "MediaPlayer",
23     "CoreLocation",
24     "AdSupport",
25     "CoreMedia",
26     "AVFoundation",
27     "CoreTelephony",
28     "StoreKit",
29     "SystemConfiguration",
30     "MobileCoreServices",
31     "CoreMotion",
32     "Accelerate"
33   ],
34   "libraries": [
35     "c++",
36     "resolv",
37     "z",
38     "sqlite3"
39   ],
40   "vendored_frameworks": "Frameworks/PTGAdSDK.framework",
41   "resources": "Frameworks/PTGAdSDK.bundle",
42   "xcconfig": {
43     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
44   }