[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / d / PTGIFLYAd / 0.0.3 / PTGIFLYAd.podspec.json
blob3966852b5d58aa283a1d20a51c33183e124b1d52
2   "name": "PTGIFLYAd",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PTGIFLYAd/Classes/*.h",
22   "vendored_libraries": "PTGIFLYAd/Classes/libIFLYAdLib.a",
23   "resources": "PTGIFLYAd/Classes/IFLYPlayer.bundle",
24   "frameworks": [
25     "UIKit",
26     "MapKit",
27     "WebKit",
28     "MediaPlayer",
29     "CoreLocation",
30     "AdSupport",
31     "CoreMedia",
32     "AVFoundation",
33     "CoreTelephony",
34     "StoreKit",
35     "SystemConfiguration",
36     "MobileCoreServices",
37     "CoreMotion",
38     "Accelerate"
39   ],
40   "libraries": [
41     "c++",
42     "resolv",
43     "z",
44     "sqlite3"
45   ],
46   "xcconfig": {
47     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
48   }