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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
1
/
7
/
5
/
POP+SnapKit
/
0.21.1
/
POP+SnapKit.podspec.json
blob
afdeea01c7b33063c143eb80200d824ec5bc52b9
1
{
2
"name": "POP+SnapKit",
3
"version": "0.21.1",
4
"summary": "Use SnapKit with the Facebook Pop animation framework.",
5
"homepage": "https://github.com/wxxsw/POP-SnapKit",
6
"license": "MIT",
7
"authors": {
8
"GeSen": "i@gesen.me"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/wxxsw/POP-SnapKit.git",
15
"tag": "0.21.1"
16
},
17
"source_files": "Source/**/*",
18
"requires_arc": true,
19
"dependencies": {
20
"pop": [
21
"~> 1.0.9"
22
],
23
"SnapKit": [
24
"~> 0.20.0"
25
]
26
}
27
}