blob: 2dcda33d06213f19ef7b2203a01308cf420839d0 [file] [log] [blame]
{
"name": "WistorySDK",
"version": "1.0.1",
"summary": "Wistory SDK provides stories",
"homepage": "https://wistory.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vlad Koshechkin": "vvdev@ya.ru"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/ichikmarev/wistorySDK.git",
"tag": "1.0.1"
},
"swift_versions": [
"5.1"
],
"ios": {
"vendored_frameworks": "WistoryFramework.framework"
},
"requires_arc": true,
"dependencies": {
"CodableAlamofire": [
"~> 1.2.1"
],
"Nuke": [
"~> 9.1.2"
]
},
"swift_version": "5.1"
}