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] FCNews 0.1.43
[CocoaPods.git]
/
Specs
/
8
/
2
/
c
/
LLPlayer
/
0.0.5
/
LLPlayer.podspec.json
blob
6636872a18046469d75c6b9c5f19de1bfe08a1eb
1
{
2
"name": "LLPlayer",
3
"version": "0.0.5",
4
"summary": "LLPlayer.",
5
"homepage": "https://github.com/tuyuan2012/LLPlayer",
6
"license": "MIT",
7
"authors": {
8
"Tony": "845384699@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/tuyuan2012/LLPlayer.git",
15
"tag": "0.0.5"
16
},
17
"source_files": "LLPlayer/**/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true
23
}