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