blob: 736655bb37fd6273dd2feb60f31963657d5f3db3 [file] [log] [blame]
{
"name": "AdPopcornSSP",
"version": "2.0.8",
"summary": "AdPopcornSSP.framework",
"homepage": "https://github.com/IGAWorksDev/AdPopcornSSP-iOS",
"license": {
"type": "Commercial",
"text": "All text and design is copyright 2006-2017 igaworks, Inc.\n\nAll rights reserved.\n\nhttps://github.com/IGAWorksDev/AdPopcornSSP-iOS\n"
},
"platforms": {
"ios": "6.0"
},
"authors": {
"mick": "mick@igaworks.com"
},
"source": {
"git": "https://github.com/IGAWorksDev/AdPopcornSSP-iOS.git",
"tag": "2.0.8"
},
"resources": "AdPopcornSSP.bundle",
"ios": {
"vendored_frameworks": "AdPopcornSSP.framework"
},
"frameworks": [
"AdSupport",
"MobileCoreServices",
"MessageUI",
"MediaPlayer",
"AVKit",
"AVFoundation",
"CoreMedia",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
}
}