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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
1
/
f
/
8
/
STHTTPRequest
/
1.1.2
/
STHTTPRequest.podspec.json
blob
e88f03dc10b1f95cb7ca1763378f98366da34fbd
1
{
2
"name": "STHTTPRequest",
3
"version": "1.1.2",
4
"summary": "Obj-C / Cocoa HTTP requests for humans",
5
"homepage": "https://github.com/nst/STHTTPRequest",
6
"license": {
7
"type": "New BSD",
8
"file": "LICENSE.txt"
9
},
10
"authors": [
11
"Nicolas Seriot",
12
"Alistair Galbraith",
13
"Cyril Chandelier",
14
"Doug Ayers",
15
"Matthias Schmidt",
16
"Oktawian Chojnacki",
17
"Stephan Burlot",
18
"Zach Boyd",
19
"Torsten Louland"
20
],
21
"source": {
22
"git": "https://github.com/nst/STHTTPRequest.git",
23
"tag": "1.1.2"
24
},
25
"source_files": "STHTTPRequest.{h,m}",
26
"requires_arc": true,
27
"platforms": {
28
"ios": "7.0",
29
"osx": "10.7"
30
}
31
}