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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
4
/
a
/
f
/
LWAnimation
/
0.0.1
/
LWAnimation.podspec.json
blob
6fe511d59d9cc2d9fe6b3ff05caddf9b4164fa65
1
{
2
"name": "LWAnimation",
3
"version": "0.0.1",
4
"summary": "多种加载动画",
5
"description": "实现多种加载动画效果",
6
"homepage": "https://github.com/LittleCuteCat/LWAnimation",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE.md"
10
},
11
"authors": {
12
"LittleCuteCat": "weil218@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/LittleCuteCat/LWAnimation.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "LWAnimation/*.{h,m}",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}