blob: 102e264fd6ad7bd09542cfee67672ace4c7e299b [file] [log] [blame]
{
"name": "Peatio",
"version": "0.0.2",
"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.2"
},
"swift_version": "4.2",
"source_files": [
"PeatioSDK",
"PeatioSDK/**/*.swift",
"PeatioSDK/**/**/*.swift"
],
"dependencies": {
"Starscream": [
],
"Result": [
],
"SwiftProtobuf": [
]
},
"deprecated": true
}