blob: 2aec1a2360b4b0de97c9cc077c83463a95c5a1ce [file] [log] [blame]
{
"name": "HotmobiOSSDK",
"platforms": {
"ios": "10.0"
},
"summary": "HotmobiOSSDK version: 5.4.1",
"requires_arc": true,
"version": "5.4.1",
"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.4.1"
},
"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": [
"~> 8.3"
]
},
"static_framework": true,
"source_files": "HotmobiOSSDK/HotmobiOSSDK/**/*.{h,m,swift}",
"resource_bundles": {
"HotmobiOSSDK": [
"HotmobiOSSDK/HotmobiOSSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
]
},
"swift_versions": [
"4.2",
"5.0"
],
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"swift_version": "5.0"
}