blob: 004f56681efe4e78f579ed19521841b3740cc078 [file] [log] [blame]
{
"name": "AdPopcornOfferwall",
"version": "4.1.1",
"summary": "AdPopcornOfferwall.framework",
"homepage": "https://github.com/IGAWorksDev/AdPopcornOfferwall-iOS",
"license": {
"type": "Commercial",
"text": "All text and design is copyright 2006-2015 igaworks, Inc.\n\nAll rights reserved.\n\nhttps://github.com/IGAWorksDev/AdPopcornOfferwall-iOS\n"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"wonje,song": "ricky@igaworks.com"
},
"source": {
"git": "https://github.com/IGAWorksDev/AdPopcornOfferwall-iOS.git",
"tag": "4.1.1"
},
"resources": "AdPopcornOfferwall.bundle",
"ios": {
"vendored_frameworks": "AdPopcornOfferwall.framework"
},
"frameworks": [
"ImageIO",
"MessageUI",
"SafariServices",
"MediaPlayer",
"AdSupport",
"AVKit",
"AVFoundation",
"CoreMedia",
"WebKit",
"MessageUI",
"Security",
"CoreTelephony"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
}
}