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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
4
/
5
/
LKKit
/
0.0.1
/
LKKit.podspec.json
blob
87f3b6f44bd7a51029f1370e41edc8266e9ec35f
1
{
2
"name": "LKKit",
3
"version": "0.0.1",
4
"summary": "The easiest way to use pull-to-refresh",
5
"homepage": "https://github.com/CoaLock/LKKit",
6
"license": "MIT",
7
"authors": {
8
"CoaLock": "931029462@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/CoaLock/LKKit.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "LKKit/LKKit/LKKit/**/*.{h,m}",
18
"requires_arc": true
19
}