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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
8
/
5
/
1
/
GHKit
/
2.0.1
/
GHKit.podspec.json
blob
37e761697cf078e6cdd497f58b349e44909c5c20
1
{
2
"name": "GHKit",
3
"version": "2.0.1",
4
"summary": "Objective-C categories and utilities",
5
"homepage": "https://github.com/gabriel/GHKit",
6
"license": "MIT",
7
"authors": {
8
"Gabriel Handford": "gabrielh@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/gabriel/GHKit.git",
12
"tag": "2.0.1"
13
},
14
"platforms": {
15
"ios": "7.0",
16
"osx": "10.8"
17
},
18
"ios": {
19
"source_files": [
20
"GHKit",
21
"GHKit/iOS"
22
]
23
},
24
"osx": {
25
"source_files": "GHKit"
26
},
27
"requires_arc": true
28
}