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
/
0
/
2
/
d
/
Fargo
/
0.9
/
Fargo.podspec.json
blob
948f28c019b7157b20bb9f18183e2edfafea5a49
1
{
2
"name": "Fargo",
3
"version": "0.9",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "Easy & fast JSON deserializing library",
9
"homepage": "https://github.com/ivasic/Fargo",
10
"social_media_url": "http://twitter.com/ivasic",
11
"authors": {
12
"Ivan Vasic": null
13
},
14
"source": {
15
"git": "https://github.com/ivasic/Fargo.git",
16
"tag": "v0.9"
17
},
18
"platforms": {
19
"ios": "8.0",
20
"osx": "10.9"
21
},
22
"source_files": "Fargo/**/*.swift",
23
"requires_arc": true
24
}