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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
1
/
6
/
0
/
LDXKVO
/
0.0.1
/
LDXKVO.podspec.json
blob
e8ff9e62a8031f844748f018a9f13e83d524ae59
1
{
2
"name": "LDXKVO",
3
"version": "0.0.1",
4
"summary": "自释放KVO block.",
5
"description": "自释放KVO block.",
6
"homepage": "https://github.com/github-liuxu/LDXKVO",
7
"license": "MIT",
8
"authors": {
9
"刘东旭": "chuyang009@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/github-liuxu/LDXKVO.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}