[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 9 / 1 / e / Peatio / 0.0.11 / Peatio.podspec.json
blob443db7d5acadcdb3e23849a6a51f33a48502baef
2   "name": "Peatio",
3   "version": "0.0.11",
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.0.11"
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   }