blob: 02b9f4b8ae7ab15ce8a65be49a79f09973e7af4e [file] [log] [blame]
{
"name": "PopcornSDK",
"version": "0.0.2",
"summary": "PopcornSDK is a public framework",
"homepage": "https://github.com/rambler-digital-solutions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sinev Oleg": "o.sinev@rambler-co.ru",
"Ryabchikova Elena": "e.ryabchikova@rambler-co.ru"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rambler-digital-solutions/KassaSDK-ios.git",
"branch": "master"
},
"ios": {
"vendored_frameworks": "PopcornSDK.framework",
"dependencies": {
"Dip": [
],
"KeychainAccess": [
],
"Kingfisher": [
],
"PanModal": [
],
"PinLayout": [
],
"RealmSwift": [
],
"RxCocoa": [
],
"RxSwift": [
],
"YandexMobileMetrica/Dynamic": [
],
"ZIPFoundation": [
]
}
},
"resources": "PopcornSDKResources.bundle",
"swift_version": "5.0"
}