[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / 0 / 3 / IgaworksAD / 3.2.2 / IgaworksAD.podspec.json
blobe8eca8526fd66991e92fce03e296cde5f2c38cba
2   "name": "IgaworksAD",
3   "version": "3.2.2",
4   "summary": "IgaworksAD SDK",
5   "homepage": "https://github.com/igaworks/IgaworksAD-iOS",
6   "license": {
7     "type": "Commercial",
8     "text": "              All text and design is copyright 2006-2014 igaworks, Inc.\n\n              All rights reserved.\n\n              https://github.com/igaworks/IgaworksAD-iOS\n"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "authors": {
14     "wonje,song": "wonje@igaworks.com"
15   },
16   "source": {
17     "git": "https://github.com/igaworks/IgaworksAD-iOS.git",
18     "tag": "3.2.2"
19   },
20   "resources": "SDKResources.bundle",
21   "ios": {
22     "vendored_frameworks": "IgaworksAD.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "CoreGraphics",
27     "SystemConfiguration",
28     "CoreData",
29     "QuartzCore",
30     "CoreTelephony",
31     "AdSupport",
32     "Security",
33     "MessageUI",
34     "ImageIO",
35     "CoreText",
36     "MobileCoreServices"
37   ],
38   "libraries": "xml2",
39   "xcconfig": {
40     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
41   }