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] Harbor 3.0.0
[CocoaPods.git]
/
Specs
/
8
/
5
/
1
/
GHKit
/
1.0.9
/
GHKit.podspec.json
blob
162a11e9930bc5fe22f156922a1c2b11cbfa74c6
1
{
2
"name": "GHKit",
3
"version": "1.0.9",
4
"summary": "Objective-C categories and utilities",
5
"homepage": "https://github.com/gabriel/gh-kit",
6
"license": "MIT",
7
"authors": {
8
"Gabriel Handford": "gabrielh@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/gabriel/gh-kit.git",
12
"tag": "1.0.9"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/iOS"
20
],
21
"requires_arc": false
22
}