blob: af05adc556050a055bf178468e88010f543feeeb [file] [log] [blame]
{
"name": "moysklad-ios-remap-sdk",
"platforms": {
"ios": "9.0"
},
"version": "1.2.4",
"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.4"
},
"source_files": "MoySkladSDK/**/*.{swift}",
"resources": "Localizable.strings",
"dependencies": {
"Alamofire": [
"~> 4.4.0"
],
"RxSwift": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}