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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
d
/
7
/
c
/
KVOExt
/
0.2.4
/
KVOExt.podspec.json
blob
d867efcec616ea52c7cef5691ad0a7104ab90fe5
1
{
2
"name": "KVOExt",
3
"version": "0.2.4",
4
"summary": "Simplify work with KVO.",
5
"homepage": "https://github.com/alerstov/KVOExt",
6
"license": "MIT",
7
"authors": {
8
"Alexander Stepanov": "alerstov@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/alerstov/KVOExt.git",
12
"tag": "0.2.4"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "KVOExt/KVOExt.{h,m}"
19
}