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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
8
/
e
/
a
/
YTGifView
/
1.1.0
/
YTGifView.podspec.json
blob
00d95a0ba5d6e0d897faa82b0c105dd6a2a6f8f2
1
{
2
"name": "YTGifView",
3
"platforms": {
4
"ios": null
5
},
6
"version": "1.1.0",
7
"license": "MIT",
8
"summary": "custom view used to display gif file",
9
"homepage": "https://github.com/songyutao/YTGifView",
10
"authors": {
11
"宋玉涛": "iamsongyutao@163.com"
12
},
13
"source": {
14
"git": "https://github.com/songyutao/YTGifView.git",
15
"tag": "1.1.0"
16
},
17
"source_files": "YTGifView/YTGifView",
18
"frameworks": [
19
"UIKit"
20
],
21
"requires_arc": true
22
}