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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
3
/
8
/
0
/
Spring
/
1.0.1
/
Spring.podspec.json
blob
24ad5adbcb0ec4192a1d60dc11899bd4a955542b
1
{
2
"name": "Spring",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "A library to simplify iOS animations in Swift.",
6
"homepage": "https://github.com/MengTo/Spring",
7
"authors": {
8
"Meng To": "meng@designcode.io"
9
},
10
"source": {
11
"git": "https://github.com/MengTo/Spring.git",
12
"tag": "1.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "Spring/*.swift"
19
}