[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 1 / e / Peatio / 0.1.3 / Peatio.podspec.json
blob2af49f792d442209cfe03429e2d70e643692f54c
2   "name": "Peatio",
3   "version": "0.1.3",
4   "summary": "PeatioSDK iOS version.",
5   "homepage": "https://github.com/peatio/peatio-sdk-ios",
6   "license": "LICENSE",
7   "authors": {
8     "wsof401": "oct.song.wu@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/peatio/peatio-sdk-ios.git",
15     "tag": "0.1.3"
16   },
17   "source_files": [
18     "PeatioSDK",
19     "PeatioSDK/**/*.swift",
20     "PeatioSDK/**/**/*.swift"
21   ],
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Starscream": [
26     ],
27     "SwiftProtobuf": [
29     ]
30   }