[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / 0 / 3 / IgaworksAD / 5.0.0 / IgaworksAD.podspec.json
blob3ac44460b9bea8342da8741731b28fcde6336d28
2   "name": "IgaworksAD",
3   "version": "5.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\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": "5.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   ],
38   "libraries": "xml2",
39   "xcconfig": {
40     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
41   }