[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / 1 / StartAppSDK / 4.6.1 / StartAppSDK.podspec.json
blob211f015cbb77316688ff7b9fe3d9791c88c44bf8
2   "name": "StartAppSDK",
3   "version": "4.6.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": "8.0"
8   },
9   "homepage": "https://support.start.io/hc/en-us/articles/360006012653-IOS-Standard",
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": "4.6.1"
20   },
21   "ios": {
22     "vendored_frameworks": "StartApp.framework"
23   },
24   "frameworks": [
25     "AdSupport",
26     "AppTrackingTransparency",
27     "AVFoundation",
28     "CoreAudio",
29     "CoreFoundation",
30     "CoreGraphics",
31     "CoreMedia",
32     "CoreTelephony",
33     "Foundation",
34     "JavaScriptCore",
35     "QuartzCore",
36     "StoreKit",
37     "SystemConfiguration",
38     "UIKit",
39     "WebKit"
40   ],
41   "libraries": "z",
42   "pod_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   }