repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FCNews 0.3.26
[CocoaPods.git]
/
Specs
/
9
/
1
/
e
/
Peatio
/
0.0.7
/
Peatio.podspec.json
blob
791823efd38ea2151fa6586ed71be90398d44695
1
{
2
"name": "Peatio",
3
"version": "0.0.7",
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.7"
16
},
17
"source_files": [
18
"PeatioSDK",
19
"PeatioSDK/**/*.swift",
20
"PeatioSDK/**/**/*.swift"
21
],
22
"swift_versions": [
23
"5.0"
24
],
25
"dependencies": {
26
"Starscream": [
27
28
],
29
"SwiftProtobuf": [
30
31
]
32
},
33
"deprecated": true
34
}