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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
7
/
2
/
1
/
LGFDemo
/
0.0.1
/
LGFDemo.podspec.json
blob
bbf3bc47af34d7d31783dd0c67fb073de54cbef6
1
{
2
"name": "LGFDemo",
3
"version": "0.0.1",
4
"summary": "LGFDemo.",
5
"description": "LGFDemo is just a littel demo for tell some use tools method",
6
"homepage": "https://gitee.com/LGF_IOS_DEV/LGFDemo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Peterfelee": "925460675@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://gitee.com/LGF_IOS_DEV/LGFDemo.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"LGFDemo/**/*.{h,m}"
24
]
25
}