[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / f / 0 / 1 / StartAppSDK / 3.10.1 / StartAppSDK.podspec.json
blob2e4ef4985a15f8ef60853dc29746af3a369f61a3
2   "name": "StartAppSDK",
3   "version": "3.10.1",
4   "summary": "StartApp SDK for mobile advertising",
5   "description": "'StartApp In-App Ads enables you to reap the benefits of StartApp's In-App monetization products, which maximize the revenue generated by your application. All this profit-making is achieved with minimal effort and minimal interference with your users’ experience.'",
6   "platforms": {
7     "ios": "6.0"
8   },
9   "homepage": "https://github.com/StartApp-SDK/Documentation/wiki/iOS-InApp-Documentation",
10   "license": {
11     "type": "Commercial",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "StartApp": "support@startapp.com"
16   },
17   "source": {
18     "git": "https://github.com/StartApp-SDK/StartAppSDK.git",
19     "tag": "3.10.1"
20   },
21   "ios": {
22     "vendored_frameworks": "StartApp.framework"
23   },
24   "resource_bundles": {
25     "StartAppSDK": [
26       "StartApp.bundle"
27     ]
28   },
29   "frameworks": [
30     "AdSupport",
31     "AVFoundation",
32     "CoreGraphics",
33     "CoreMedia",
34     "CoreAudio",
35     "CoreTelephony",
36     "StoreKit",
37     "SystemConfiguration",
38     "QuartzCore",
39     "Foundation",
40     "CoreFoundation",
41     "UIKit",
42     "WebKit"
43   ]