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] FlexaScan 1.0.9
[CocoaPods.git]
/
Specs
/
d
/
7
/
2
/
RVHttp
/
1.2.6
/
RVHttp.podspec.json
blob
a0705484a5761c2246806a00901dc7ee8bc6963e
1
{
2
"name": "RVHttp",
3
"version": "1.2.6",
4
"summary": "Easy http request",
5
"license": "MIT",
6
"platforms": {
7
"ios": "7.0"
8
},
9
"source": {
10
"git": "https://github.com/BadChoice/RVHttp.git",
11
"tag": "1.2.6"
12
},
13
"dependencies": {
14
"Collection": [
15
16
]
17
},
18
"description": "Making http request super easy",
19
"homepage": "https://github.com/BadChoice/RVHttp",
20
"authors": {
21
"Jordi PuigdellĂvol": "jordo@gloobus.net"
22
},
23
"source_files": [
24
"RVHttp/lib/**/*"
25
],
26
"requires_arc": true
27
}