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] onesecondbefore-tracker 7.9.0
[CocoaPods.git]
/
Specs
/
6
/
0
/
f
/
lchSDK
/
0.0.2
/
lchSDK.podspec.json
blob
8089dd807a9ec84878aed5e821ac03f09429baf9
1
{
2
"name": "lchSDK",
3
"version": "0.0.2",
4
"summary": "Personal development SDK on iOS",
5
"homepage": "https://github.com/lch872/lchSDK",
6
"license": "MIT",
7
"authors": {
8
"lch": "lch872@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/lch872/lchSDK.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "lchSDK/**/*.{h,m}",
18
"requires_arc": true
19
}