[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 1 / e / Peatio / 0.9.51 / Peatio.podspec.json
blob8f1c29c5ca7a4c723045b8a338bc4881e1729ccd
2   "name": "Peatio",
3   "version": "0.9.51",
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.9.51"
16   },
17   "source_files": [
18     "PeatioSDK",
19     "PeatioSDK/**/*.swift",
20     "PeatioSDK/**/**/*.swift"
21   ],
22   "swift_versions": "5.0",
23   "resource_bundles": {
24     "Peatio": [
25       "PeatioSDK/Resource/Fonts/*.ttf"
26     ]
27   },
28   "dependencies": {
29     "Starscream": [
31     ],
32     "SwiftProtobuf": [
34     ]
35   },
36   "swift_version": "5.0"