[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / a / AdPopcornDA / 2.1.3 / AdPopcornDA.podspec.json
blob8752fe504bcb96fa8bdc4958d2fcfa7f3bad2c21
2   "name": "AdPopcornDA",
3   "version": "2.1.3",
4   "summary": "AdPopcornDA.framework",
5   "homepage": "https://github.com/IGAWorksDev/AdPopcornDA-iOS",
6   "license": {
7     "type": "Commercial",
8     "text": "All text and design is copyright 2006-2015 igaworks, Inc.\n\nAll rights reserved.\n\nhttps://github.com/IGAWorksDev/AdPopcornDA-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/AdPopcornDA-iOS.git",
18     "tag": "2.1.3"
19   },
20   "resources": "AdPopcornDA.bundle",
21   "ios": {
22     "vendored_frameworks": "AdPopcornDA.framework"
23   },
24   "frameworks": [
25     "AdSupport",
26     "MobileCoreServices",
27     "MessageUI",
28     "MediaPlayer",
29     "AVKit",
30     "AVFoundation",
31     "CoreMedia"
32   ],
33   "libraries": "xml2",
34   "xcconfig": {
35     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
36   }