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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
3
/
b
/
2
/
LBToolKit
/
0.0.1
/
LBToolKit.podspec.json
blob
5697d78a03007695619c8d6509ac6d1602729dc3
1
{
2
"name": "LBToolKit",
3
"version": "0.0.1",
4
"summary": "swift工具类",
5
"description": "详情请查看:https://github.com/libcm/LBToolKit",
6
"homepage": "https://github.com/libcm/LBToolKit.git",
7
"license": "MIT",
8
"authors": {
9
"libcm": "libcm93@gmail.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/libcm/LBToolKit.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"LBToolKit",
20
"LBToolKit/*.swift"
21
],
22
"pushed_with_swift_version": "3.0"
23
}