[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 1 / e / Peatio / 0.9.73 / Peatio.podspec.json
blob133d761ac9fe593754b6c325a16ae714d41aadd7
2   "name": "Peatio",
3   "version": "0.9.73",
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.73"
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": [
30       "3.1.1"
31     ],
32     "SwiftProtobuf": [
33       "1.7.0"
34     ]
35   },
36   "swift_version": "5.0"