blob: d36b6441a98f297eb315266de3cb78c546e7e715 [file] [log] [blame]
{
"name": "SpotIMCore",
"version": "1.6.5",
"swift_versions": [
"5.0"
],
"summary": "OpenWeb SDK",
"description": "This SDK allows you to integrate OpenWeb into your iOS app.",
"homepage": "https://www.openweb.com",
"screenshots": [
"https://user-images.githubusercontent.com/607917/35287547-4076605c-006b-11e8-9674-a1c9e4f8f681.png",
"https://user-images.githubusercontent.com/607917/35287551-423452be-006b-11e8-96e9-7bf7a3ae27b6.png",
"https://user-images.githubusercontent.com/607917/35287552-4259dc5a-006b-11e8-9a27-c14b37a5a32b.png"
],
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"Itay Dressler": "itay.d@spot.im"
},
"platforms": {
"ios": "10.3"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"source": {
"git": "https://github.com/SpotIM/spotim-ios-sdk-pod.git",
"tag": "1.6.5"
},
"ios": {
"resources": "SpotImAdsProvider/*.swift",
"vendored_frameworks": "SpotImCore.xcframework"
},
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"PromiseKit": [
"~> 6.8"
]
},
"swift_version": "5.0"
}