blob: 56bcc0d791224ccca02b6b8c5673997733df6d14 [file] [log] [blame]
{
"name": "moysklad-ios-remap-sdk",
"platforms": {
"ios": "9.0"
},
"version": "1.2.5",
"summary": "Client to MoySklad JSON API",
"homepage": "https://github.com/moysklad/ios-remap-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Lognex",
"source": {
"git": "https://github.com/moysklad/ios-remap-sdk.git",
"tag": "v1.2.5"
},
"source_files": "MoySkladSDK/**/*.{swift}",
"resources": "Localizable.strings",
"dependencies": {
"Alamofire": [
"~> 4.4.0"
],
"RxSwift": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}