[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / d / PTGAdFramework / 1.5.7 / PTGAdFramework.podspec.json
blobcafe29bb2d54fcf3b3d47bb7cf4d80fc6319a537
2   "name": "PTGAdFramework",
3   "version": "1.5.7",
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/PTGAd/PTGAdFramework",
7   "license": "MIT",
8   "authors": {
9     "xiangrongsu": "15139093304@163.com"
10   },
11   "source": {
12     "git": "https://github.com/PTGAd/PTGAdFramework.git",
13     "tag": "1.5.7"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "MapKit",
21     "WebKit",
22     "MediaPlayer",
23     "AdSupport",
24     "CoreMedia",
25     "AVFoundation",
26     "CoreTelephony",
27     "StoreKit",
28     "SystemConfiguration",
29     "MobileCoreServices",
30     "CoreMotion",
31     "Accelerate"
32   ],
33   "libraries": [
34     "c++",
35     "resolv",
36     "z",
37     "sqlite3"
38   ],
39   "vendored_frameworks": "Frameworks/PTGAdSDK.framework",
40   "resources": "Frameworks/PTGAdSDK.bundle",
41   "xcconfig": {
42     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
43   }