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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
e
/
a
/
5
/
AHDispatch
/
0.9
/
AHDispatch.podspec.json
blob
5e796d5f02af5912f169205f9219fcb9221f7cbd
1
{
2
"name": "AHDispatch",
3
"version": "0.9",
4
"summary": "Queue throttling functionality for GCD",
5
"homepage": "https://github.com/rayascott/AHDispatch",
6
"license": "MIT",
7
"authors": {
8
"Ray Scott": "ray@alienhitcher.com"
9
},
10
"source": {
11
"git": "https://github.com/rayascott/AHDispatch.git",
12
"tag": "0.9"
13
},
14
"source_files": "*.{h,m}",
15
"platforms": {
16
"ios": "6.0",
17
"osx": "10.8"
18
},
19
"requires_arc": false
20
}