blob: 09f5b9678a682c93028f5217460c45706dde5a8f [file] [log] [blame]
{
"name": "Peatio",
"version": "0.1.1",
"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.1.1"
},
"source_files": [
"PeatioSDK",
"PeatioSDK/**/*.swift",
"PeatioSDK/**/**/*.swift"
],
"swift_versions": "5.0",
"dependencies": {
"Starscream": [
],
"SwiftProtobuf": [
]
}
}