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] MARSDK_EPSDK 5.4.1
[CocoaPods.git]
/
Specs
/
c
/
a
/
b
/
LXRBase
/
0.1.2
/
LXRBase.podspec.json
blob
7aeb962256fa3459b700b87286e44f5b287d0280
1
{
2
"name": "LXRBase",
3
"version": "0.1.2",
4
"summary": "LXRBase",
5
"description": "LXRBase Swift语言 基类库",
6
"homepage": "https://github.com/qq1932121/LXRBase",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"qq1932121": "1932121@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/qq1932121/LXRBase.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true,
22
"source_files": "LXRBase/Classes/**/*"
23
}