[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 1 / PTGJAdSDK / 1.2.0 / PTGJAdSDK.podspec.json
blobffa5e73b51f0d1160efdda55253c58401694a6b8
2   "name": "PTGJAdSDK",
3   "version": "1.2.0",
4   "summary": "A short description of PTGJAdSDK.",
5   "description": "PTGAdFramework provides Union ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "homepage": "https://github.com/PTGAd/PTGJAdSDK",
7   "license": "MIT",
8   "authors": {
9     "xiangrongsu": "15139093304@163.com"
10   },
11   "source": {
12     "git": "https://github.com/PTGAd/PTGJAdSDK.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "SafariServices",
21     "CoreLocation",
22     "MapKit",
23     "AdSupport",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "WebKit",
27     "ImageIO",
28     "Accelerate",
29     "Photos",
30     "AssetsLibrary",
31     "CoreServices"
32   ],
33   "libraries": [
34     "c++",
35     "resolv",
36     "z",
37     "sqlite3"
38   ],
39   "vendored_frameworks": "Frameworks/JADYun.framework",
40   "xcconfig": {
41     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
42   }