blob: 0d50f5eb1b69a00a0ea67157a50987dd55796577 [file] [log] [blame]
{
"name": "Peatio",
"version": "0.0.4",
"summary": "PeatioSDK iOS version.",
"homepage": "https://github.com/peatio/peatio-sdk-ios",
"license": "LICENSE",
"authors": {
"wsof401": "oct.song.wu@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/peatio/peatio-sdk-ios.git",
"tag": "0.0.4"
},
"source_files": [
"PeatioSDK",
"PeatioSDK/**/*.swift",
"PeatioSDK/**/**/*.swift"
],
"swift_version": "4.2",
"dependencies": {
"Starscream": [
],
"Result": [
],
"SwiftProtobuf": [
]
},
"deprecated": true
}