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
[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git]
/
Specs
/
e
/
3
/
2
/
DGKVO
/
1.0.0
/
DGKVO.podspec.json
blob
4cafa89066d7e676884d810a7c311b3f8e8eff8a
1
{
2
"name": "DGKVO",
3
"version": "1.0.0",
4
"summary": "好用的kvo封装工具",
5
"description": "好用的kvo封装工具,一句代码,即可搞定,减少代码的耦合",
6
"homepage": "https://github.com/dudongge/DGKVO/tree/master",
7
"license": "MIT",
8
"authors": {
9
"dudongge": "532835032@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/dudongge/DGKVO.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"DGKVODemo/DGKVOTool/",
20
"Classes/**/*.{h,m}"
21
]
22
}