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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
6
/
c
/
d
/
FEDanmuView
/
0.1.1
/
FEDanmuView.podspec.json
blob
d6d830e63519894d51c2096fef6c9dd14b8584cb
1
{
2
"name": "FEDanmuView",
3
"version": "0.1.1",
4
"summary": "一个简单好用的用于显示弹幕的视图",
5
"homepage": "https://github.com/Feelinging/FEDanmuView",
6
"license": "MIT",
7
"authors": {
8
"Kira Yamato": "https://github.com/kirayamato1989"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/Feelinging/FEDanmuView.git",
15
"tag": "0.1.1"
16
},
17
"requires_arc": true,
18
"source_files": "FEDanmuView/*.{h,m}"
19
}