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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
1
/
e
/
a
/
SoapBubble
/
0.1.3
/
SoapBubble.podspec.json
blob
31f23724fe267b18302ca66c7cbc74893ba8b6c5
1
{
2
"name": "SoapBubble",
3
"version": "0.1.3",
4
"summary": "Let your cell slip like a soap",
5
"homepage": "https://github.com/ChaselAn/SwipableCell",
6
"license": "MIT",
7
"authors": {
8
"ChaselAn": "865770853@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/ChaselAn/SoapBubble.git",
15
"tag": "0.1.3"
16
},
17
"source_files": "SoapBubble/*.swift",
18
"requires_arc": true,
19
"dependencies": {
20
"Texture": [
21
"~> 2.6"
22
]
23
}
24
}