[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / 0 / 3 / IgaworksAD / 6.0.0 / IgaworksAD.podspec.json
blobbe945cf2356fe61d7bc667db5175b85ef3cbd6ff
2   "name": "IgaworksAD",
3   "version": "6.0.0",
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\nAll rights reserved.\n\nhttps://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": "6.0.0"
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     "Foundation",
38     "Social",
39     "MediaPlayer"
40   ],
41   "libraries": "xml2",
42   "xcconfig": {
43     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
44   }