blob: fbf4c8dabce0b3ada2744a83f833029d403ec22b [file] [log] [blame]
{
"name": "SiamPiwatIndoorMapSDK",
"version": "0.6.0",
"summary": "SiamPiwatIndoorMapSDK",
"homepage": "https://github.com/developer-smartsoftasia/IndoorMapSDK.git",
"license": "Siam Piwat Company Limited",
"authors": "Siam Piwat Company Limited",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.3",
"source": {
"git": "https://github.com/developer-smartsoftasia/IndoorMapSDK.git",
"tag": "0.6.0"
},
"vendored_frameworks": [
"IndoorMap.framework",
"Mappedin.xcframework"
],
"requires_arc": true,
"dependencies": {
"RxSwift": [
"5.1.1"
],
"RxCocoa": [
"5.1.1"
],
"RxGesture": [
"3.0.2"
],
"Action": [
"4.1.0"
],
"Device": [
"3.2.1"
],
"Toast-Swift": [
"5.0.1"
],
"Kingfisher": [
"5.15.1"
]
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.3"
}