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.3.26
[CocoaPods.git]
/
Specs
/
2
/
9
/
a
/
LXGPublicLib
/
0.0.2
/
LXGPublicLib.podspec.json
blob
28b01f5ecc23ec528941eb373cf556714f1f4c85
1
{
2
"name": "LXGPublicLib",
3
"version": "0.0.2",
4
"summary": "cocopods公开库",
5
"description": "公开库",
6
"homepage": "https://luoxuguang.github.io/",
7
"license": "MIT",
8
"authors": {
9
"luoxuguang": "893589795@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/luoxuguang/LXGPublicLib.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"MarqueenLabel",
20
"MarqueenLabel/*/.{h,m}"
21
],
22
"requires_arc": true
23
}