[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / d / PTGAdFramework / 2.0.7 / PTGAdFramework.podspec.json
blobc3cdd79e58c89556eb73b6148b4d3bc4db2e1924
2   "name": "PTGAdFramework",
3   "version": "2.0.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": "2.0.7"
14   },
15   "platforms": {
16     "ios": "13.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     "CoreGraphics",
33     "Security"
34   ],
35   "libraries": [
36     "c++",
37     "resolv",
38     "z",
39     "sqlite3"
40   ],
41   "vendored_frameworks": "Frameworks/PTGAdSDK.framework",
42   "resources": "Frameworks/PTGAdSDK.bundle",
43   "xcconfig": {
44     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
45   }