blob: abb4064a1a703102827c2727fcf225bbf3941788 [file] [log] [blame]
{
"name": "PTGIFLYAd",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"PTGIFLYAd/Classes/*.h",
"PTGIFLYAd/Classes/*.a"
],
"public_header_files": "PTGIFLYAd/Classes/*.h",
"resources": "PTGIFLYAd/Classes/IFLYPlayer.bundle",
"libraries": [
"xml2",
"z"
],
"frameworks": [
"SystemConfiguration",
"Security",
"WebKit",
"CoreLocation",
"CoreTelephony",
"AdSupport",
"CoreGraphics"
]
}