[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / b / 6 / RapidoReachSDK / 1.0.0 / RapidoReachSDK.podspec.json
blob0b168ce25e596853a1a601a35bfce6e24cbd472f
2   "name": "RapidoReachSDK",
3   "version": "1.0.0",
4   "summary": "RapidoReach - monetize your app with in-app surveys.",
5   "description": "RapidoReach provides a light, easy to use SDK that allows your app users to complete surveys in exchange for in-app content.",
6   "homepage": "https://www.rapidoreach.com",
7   "license": "Commercial",
8   "authors": {
9     "Sudarshan Kondgekar": "developer@rapidoreach.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/rapidoreach/iOS-SDK-Podfile.git",
16     "tag": "1.0.0"
17   },
18   "frameworks": [
19     "AdSupport",
20     "CoreTelephony",
21     "Foundation",
22     "JavaScriptCore",
23     "Security",
24     "SystemConfiguration",
25     "UIKit",
26     "Webkit"
27   ],
28   "vendored_frameworks": "RapidoReachSDK.xcframework",
29   "requires_arc": true,
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   }