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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
f
/
8
/
Snail
/
0.2.0
/
Snail.podspec.json
blob
81cdc863554b48fa8752d468f37932460fe47703
1
{
2
"name": "Snail",
3
"version": "0.2.0",
4
"summary": "An observables framework for Swift",
5
"homepage": "https://github.com/UrbanCompass/Snail",
6
"license": "MIT",
7
"authors": "Compass",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"source": {
12
"git": "https://github.com/UrbanCompass/Snail.git",
13
"tag": "0.2.0"
14
},
15
"source_files": "Snail/*.swift",
16
"swift_version": "4.0"
17
}