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