blob: 09a29de967dec355eba53c35761e21ae152e5b82 [file] [log] [blame]
{
"name": "Arrow",
"version": "3.0.4",
"summary": "Elegant JSON Parsing in Swift",
"homepage": "https://github.com/freshOS/Arrow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "S4cha",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/freshOS/Arrow.git",
"tag": "3.0.4"
},
"social_media_url": "https://twitter.com/sachadso",
"source_files": "Source/*.swift",
"requires_arc": true,
"description": "Elegant Swift JSON Parsing - Stop writing boilerplate JSON parsing code and focus on your awesome App instead",
"pushed_with_swift_version": "3.0"
}