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] kit_extension 0.4.3
[CocoaPods.git]
/
Specs
/
2
/
3
/
e
/
Util
/
0.11
/
Util.podspec.json
blob
3bbb8b95b7a2a39aefe66f0795e514180407f8b7
1
{
2
"name": "Util",
3
"version": "0.11",
4
"platforms": {
5
"ios": null
6
},
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"summary": "Common helpers for ObjC",
12
"homepage": "http://ki.gg",
13
"authors": {
14
"Martin Pham": "i@ki.gg"
15
},
16
"source": {
17
"git": "https://gitlab.com/martinpham/Util.git",
18
"tag": "0.11"
19
},
20
"source_files": "*.{h,m}",
21
"requires_arc": false
22
}