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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
e
/
f
/
7
/
Movin
/
1.0.0
/
Movin.podspec.json
blob
9eff871151009cc4cb61c3f170cd317bd94cb30c
1
{
2
"name": "Movin",
3
"version": "1.0.0",
4
"summary": "UIViewPropertyAnimator based View Transition Animator.",
5
"homepage": "https://github.com/xxxAIRINxxx/Movin",
6
"license": "MIT",
7
"authors": {
8
"Airin": "xl1138@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/xxxAIRINxxx/Movin.git",
12
"tag": "1.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "10.0"
17
},
18
"source_files": "Sources/*.swift"
19
}