blob: 2aead88f51d76839f926b08b2d9b51bc0a796c4c [file] [log] [blame]
{
"name": "AdPopcornOfferwall",
"version": "2.0.5",
"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": "6.0"
},
"authors": {
"wonje,song": "ricky@igaworks.com"
},
"source": {
"git": "https://github.com/IGAWorksDev/AdPopcornOfferwall-iOS.git",
"tag": "2.0.5"
},
"resources": "AdPopcornOfferwall.bundle",
"ios": {
"vendored_frameworks": "AdPopcornOfferwall.framework"
},
"frameworks": [
"ImageIO",
"MessageUI",
"SafariServices",
"MediaPlayer",
"AdSupport"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
}
}