[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / d / PTGIFLYAd / 0.0.2 / PTGIFLYAd.podspec.json
blobf0bd020d14af7a4a1141b671400a0192286cc7d8
2   "name": "PTGIFLYAd",
3   "version": "0.0.2",
4   "summary": "PTGIFLYAd for wb",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiangrongsu/PTGIFLYAd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiangrongsu": "15139093304@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xiangrongsu/PTGIFLYAd.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "PTGIFLYAd/Classes/*.h",
23     "PTGIFLYAd/splash/*.{h,m}"
24   ],
25   "vendored_libraries": "PTGIFLYAd/Classes/libIFLYAdLib.a",
26   "public_header_files": [
27     "PTGIFLYAd/Classes/*.h",
28     "PTGIFLYAd/splash/*.h"
29   ],
30   "resources": "PTGIFLYAd/Classes/IFLYPlayer.bundle",
31   "frameworks": [
32     "UIKit",
33     "MapKit",
34     "WebKit",
35     "MediaPlayer",
36     "CoreLocation",
37     "AdSupport",
38     "CoreMedia",
39     "AVFoundation",
40     "CoreTelephony",
41     "StoreKit",
42     "SystemConfiguration",
43     "MobileCoreServices",
44     "CoreMotion",
45     "Accelerate"
46   ],
47   "libraries": [
48     "c++",
49     "resolv",
50     "z",
51     "sqlite3"
52   ],
53   "xcconfig": {
54     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
55   }