blob: 948f28c019b7157b20bb9f18183e2edfafea5a49 [file] [log] [blame]
{
"name": "Fargo",
"version": "0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Easy & fast JSON deserializing library",
"homepage": "https://github.com/ivasic/Fargo",
"social_media_url": "http://twitter.com/ivasic",
"authors": {
"Ivan Vasic": null
},
"source": {
"git": "https://github.com/ivasic/Fargo.git",
"tag": "v0.9"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Fargo/**/*.swift",
"requires_arc": true
}