[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / b / 0 / f / Saturnup / 0.1.6 / Saturnup.podspec.json
blobc3645181b8bc1a6762ee701678de11e7708d2cf2
2   "name": "Saturnup",
3   "version": "0.1.6",
4   "summary": "The Saturnup SDK for mobile monetization on iOS",
5   "description": "Saturnup is a mobile monetization platform focused on developer happiness.",
6   "homepage": "http://www.saturnup.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "Please view the terms and conditions on saturnup.com"
10   },
11   "authors": {
12     "John DeSilva": "john@saturnup.com",
13     "Ittai Svidler": "ittai@saturnup.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "http://downloads.saturnup.com/ios/com.saturnup.sdk.ios/SUSDK.framework.zip"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "SUSDK.framework"
24   },
25   "public_header_files": "SUSDK.framework/Headers/*.h",
26   "source_files": "SUSDK.framework/Headers/*.h",
27   "libraries": "SUSDK",
28   "dependencies": {
29     "HanekeSwift": [
31     ]
32   },
33   "resources": "SUSDK.framework/*{.nib,.storyboard}",
34   "frameworks": [
35     "UIKit",
36     "AVFoundation",
37     "WebKit",
38     "Foundation"
39   ],
40   "preserve_paths": "*"