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] SpetrovOidc 2.9.0-beta2
[CocoaPods.git]
/
Specs
/
0
/
5
/
9
/
LYFTool
/
1.0.0
/
LYFTool.podspec.json
blob
ece3258b5b6c5a86406bf87456e8f1fbd622add3
1
{
2
"name": "LYFTool",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "hello.",
6
"homepage": "https://github.com/woshishui1243/LYFTool",
7
"authors": {
8
"LYF": "lyfwozuiqiang@163.com"
9
},
10
"source": {
11
"git": "https://github.com/woshishui1243/LYFTool.git",
12
"tag": "1.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"public_header_files": "LYFTool/Sources/LYFTools.h",
19
"source_files": "LYFTool/Sources/*.{h,m}"
20
}