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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
e
/
f
/
7
/
Movin
/
1.0.1
/
Movin.podspec.json
blob
264408aae42276a7c6e7a7fd3ce9e6c3ff0ddec0
1
{
2
"name": "Movin",
3
"version": "1.0.1",
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.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "10.0"
17
},
18
"source_files": "Sources/*.swift"
19
}