blob: 1bbe4299325675bc3c869937c4a3992b0f689688 [file] [log] [blame]
{
"name": "HotmobiOSSDK",
"platforms": {
"ios": "10.0"
},
"summary": "HotmobiOSSDK version: 5.3.3",
"requires_arc": true,
"version": "5.3.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"paul.cheung1": "paul.cheung@hot-mob.com"
},
"homepage": "https://gitlab.com/hotmob-sdk/ios-sdk",
"source": {
"git": "https://gitlab.com/hotmob-sdk/ios-sdk.git",
"tag": "5.3.3"
},
"dependencies": {
"Alamofire": [
"~> 5"
],
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
],
"RxDataSources": [
"~> 4.0"
],
"ObjectMapper": [
"~> 3.4"
],
"SwiftyJSON": [
],
"SWRevealViewController": [
"2.3.0"
],
"RxWebKit": [
"~> 1.0"
],
"Google-Mobile-Ads-SDK": [
"~> 7.65"
]
},
"static_framework": true,
"source_files": "HotmobiOSSDK/HotmobiOSSDK/**/*.{h,m,swift}",
"resources": "HotmobiOSSDK/HotmobiOSSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": [
"4.2",
"5.0"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.0"
}