blob: f0bd020d14af7a4a1141b671400a0192286cc7d8 [file] [log] [blame]
{
"name": "PTGIFLYAd",
"version": "0.0.2",
"summary": "PTGIFLYAd for wb",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiangrongsu/PTGIFLYAd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiangrongsu": "15139093304@163.com"
},
"source": {
"git": "https://github.com/xiangrongsu/PTGIFLYAd.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"PTGIFLYAd/Classes/*.h",
"PTGIFLYAd/splash/*.{h,m}"
],
"vendored_libraries": "PTGIFLYAd/Classes/libIFLYAdLib.a",
"public_header_files": [
"PTGIFLYAd/Classes/*.h",
"PTGIFLYAd/splash/*.h"
],
"resources": "PTGIFLYAd/Classes/IFLYPlayer.bundle",
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3"
],
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
}
}