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
[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git]
/
Specs
/
e
/
f
/
7
/
Movin
/
1.1.0
/
Movin.podspec.json
blob
bc114785349fc4fc9163de8883916d7a29d5d774
1
{
2
"name": "Movin",
3
"version": "1.1.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.1.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "10.0"
17
},
18
"source_files": "Sources/*.swift"
19
}