[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / b / SICAds / 7.4.16 / SICAds.podspec.json
blob177c086bd4891e593a50a1cd5878aa670c39ca57
2   "name": "SICAds",
3   "version": "7.4.16",
4   "summary": "Client SICAds library.",
5   "description": "SICAds iOS Static library distributed via cocoapods",
6   "homepage": "https://github.com/admincaf/SICAdsLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Radu": "rmatei1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/admincaf/SICAdsLibrary.git",
16     "tag": "7.4.16"
17   },
18   "source_files": "include/*.h",
19   "public_header_files": "include/*.h",
20   "preserve_paths": "libSicAds.a",
21   "ios": {
22     "vendored_libraries": "libSicAds.a",
23     "frameworks": [
24       "AdSupport",
25       "AudioToolbox",
26       "AVFoundation",
27       "CFNetwork",
28       "CoreFoundation",
29       "CoreGraphics",
30       "CoreLocation",
31       "CoreMedia",
32       "CoreMotion",
33       "CoreTelephony",
34       "EventKit",
35       "EventKitUI",
36       "Foundation",
37       "MediaPlayer",
38       "MessageUI",
39       "MobileCoreServices",
40       "QuartzCore",
41       "Security",
42       "Social",
43       "StoreKit",
44       "SystemConfiguration",
45       "UIKit",
46       "WebKit",
47       "StartApp",
48       "RevMobAds"
49     ]
50   },
51   "vendored_frameworks": [
52     "StartApp.framework",
53     "RevMobAds.framework"
54   ],
55   "resources": "StartApp.bundle",
56   "platforms": {
57     "ios": "9.0"
58   },
59   "requires_arc": true,
60   "dependencies": {
61     "AdColony": [
63     ],
64     "AFNetworking": [
66     ],
67     "AmazonAd": [
69     ],
70     "AppLovinSDK": [
72     ],
73     "ChartboostSDK": [
75     ],
76     "FBAudienceNetwork": [
78     ],
79     "Flurry-iOS-SDK/FlurryAds": [
81     ],
82     "Flurry-iOS-SDK/FlurrySDK": [
84     ],
85     "Google-Mobile-Ads-SDK": [
87     ],
88     "InMobiSDK": [
90     ],
91     "MMAdSDK": [
93     ],
94     "MobFoxSDK": [
96     ],
97     "mopub-ios-sdk": [
99     ],
100     "OneSignal": [
102     ],
103     "SmaatoSDK": [
105     ],
106     "SpotX-SDK": [
107       "2.3.3"
108     ],
109     "UnityAds": [
111     ],
112     "VungleSDK-iOS": [
113       "~> 4.1"
114     ],
115     "YandexMobileAds": [
117     ]
118   }