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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
8
/
e
/
a
/
YTGifView
/
1.0.0
/
YTGifView.podspec.json
blob
1cb43f962b1d2a2c3e9ac6c10ae4bd5e028fecb1
1
{
2
"name": "YTGifView",
3
"platforms": {
4
"ios": null
5
},
6
"version": "1.0.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.0.0"
16
},
17
"source_files": "YTGifView/YTGifView",
18
"frameworks": [
19
"UIKit"
20
],
21
"requires_arc": true
22
}