blob: c21c08ba529f27626933b74152d4bc4b0e592281 [file] [log] [blame]
{
"name": "CarrotquestSDK",
"version": "2.0.0-beta13",
"summary": "SDK for Carrot quest API",
"description": "SDK for Carrot quest API",
"homepage": "https://carrotquest.io/developers/ios_sdk",
"license": "MIT",
"authors": {
"Chadov Ilya": "chadov.i@carrotquest.io"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "CarrotSDK.framework",
"source": {
"http": "https://github.com/carrotquest/ios-sdk/raw/8e96ecdcf1fa5313ce4f5c7c7be79d5bfdbdec88/CarrotSDK.framework.zip"
},
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"SwiftHEXColors": [
],
"RxSwift": [
],
"RxSwiftExt": [
],
"RxCocoa": [
],
"RxKeyboard": [
],
"Moya/RxSwift": [
],
"CryptoKit": [
],
"Typist": [
],
"Alamofire": [
],
"AlamofireNetworkActivityIndicator": [
],
"Kingfisher": [
],
"Lightbox": [
"2.3.0"
],
"RxFlow": [
"> 2"
],
"SDDownloadManager": [
],
"Starscream": [
"~> 3.0.0"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}