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