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.0
/
STHTTPRequest.podspec.json
blob
2121d5b80daca594fdf919c7f7316a76bf5522e4
1
{
2
"name": "STHTTPRequest",
3
"version": "1.1.0",
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
],
20
"source": {
21
"git": "https://github.com/nst/STHTTPRequest.git",
22
"tag": "1.1.0"
23
},
24
"source_files": "STHTTPRequest.{h,m}",
25
"requires_arc": true,
26
"platforms": {
27
"ios": "7.0",
28
"osx": "10.7"
29
}
30
}