[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 3 / a / 9 / GumGumiOSSDK / 0.2.6 / GumGumiOSSDK.podspec.json
blob8c7b982337a523438ec456d814a9621e1a1eb4d6
2   "name": "GumGumiOSSDK",
3   "version": "0.2.6",
4   "platforms": {
5     "ios": "7.1"
6   },
7   "summary": "Serve GumGum ads in your native mobile app.",
8   "description": "GumGum is an advertising publisher platform. It is the forefront of in-image technology.",
9   "homepage": "http://gumgum.com",
10   "license": {
11     "type": "Copyright",
12     "file": "LICENSE.txt"
13   },
14   "authors": {
15     "Jake Peterson": "jsksma2@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/gumgum/gumgum-ios-sdk.git",
19     "tag": "0.2.6"
20   },
21   "social_media_url": "https://twitter.com/gumgum",
22   "requires_arc": true,
23   "resources": "GumGumiOSSDK/GumGumiOSSDK.bundle",
24   "frameworks": [
25     "UIKit",
26     "CoreGraphics",
27     "WebKit",
28     "Foundation",
29     "MediaPlayer",
30     "SystemConfiguration",
31     "MobileCoreServices"
32   ],
33   "weak_frameworks": [
34     "MessageUI",
35     "Social",
36     "Accounts"
37   ],
38   "preserve_paths": "GumGumiOSSDK/GumGumiOSSDK.framework",
39   "vendored_frameworks": "GumGumiOSSDK/GumGumiOSSDK.framework",
40   "xcconfig": {
41     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/GumGumiOSSDK\"",
42     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/GumGumiOSSDK/GumGumiOSSDKHeaders\""
43   }