[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / AdPopcorn / 1.0 / AdPopcorn.podspec.json
blobae33c31308d54607e6d50eb389b883e4ada81596
2   "name": "AdPopcorn",
3   "version": "1.0",
4   "summary": "AdPopcorn.framework",
5   "homepage": "https://github.com/IGAWorksDev/AdPopcorn-iOS",
6   "license": {
7     "type": "Commercial",
8     "text": "All text and design is copyright 2006-2016 igaworks, Inc.\n\nAll rights reserved.\n\nhttps://github.com/IGAWorksDev/AdPopcorn-iOS\n"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "authors": {
14     "wonje,song": "ricky@igaworks.com"
15   },
16   "source": {
17     "git": "https://github.com/IGAWorksDev/AdPopcorn-iOS.git",
18     "tag": "1.0"
19   },
20   "resources": "AdPopcorn.bundle",
21   "ios": {
22     "vendored_frameworks": "AdPopcorn.framework"
23   },
24   "frameworks": [
25     "ImageIO",
26     "MessageUI",
27     "SafariServices",
28     "MediaPlayer",
29     "AdSupport",
30     "AVKit"
31   ],
32   "libraries": "xml2",
33   "xcconfig": {
34     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
35   }