[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 0 / f / Saturnup / 0.1.4 / Saturnup.podspec.json
blobb59bb5e1d68e5fae29c6c8b5766ac9a72f13ddf2
2   "name": "Saturnup",
3   "version": "0.1.4",
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     "frameworks": [
25       "UIKit",
26       "AVFoundation",
27       "WebKit",
28       "Foundation"
29     ]
30   },
31   "public_header_files": "SUSDK.framework/Headers/*.h",
32   "source_files": "SUSDK.framework/Headers/*.h",
33   "libraries": "SUSDK",
34   "resources": "SUSDK.framework/*{.nib,.storyboard}",
35   "preserve_paths": "*"