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
[Delete] WalleePaymentSdkStaging 1.4.1
[CocoaPods.git]
/
Specs
/
2
/
3
/
e
/
Util
/
0.8
/
Util.podspec.json
blob
f227933d60168667d7b38585f6d2d76c82e7fed3
1
{
2
"name": "Util",
3
"version": "0.8",
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://github.com/MartinPham/Util.git",
18
"tag": "0.8"
19
},
20
"source_files": "*.{h,m}",
21
"requires_arc": false
22
}