blob: d5d7d806ec2ede3c41b1f6992f9207b7bdbe0bec [file] [log] [blame]
{
"name": "SwiftMapper",
"version": "0.1",
"summary": "JSON mapper written in Swift",
"description": "\t\tJSON mapper written in Swift during Swift Crunch in Cracow on July 6th 2014 just for fun!\n",
"homepage": "https://github.com/kam800/SwiftMapper",
"license": "MIT",
"authors": {
"Kamil Borzym": "",
"Maciej Kozieł": "",
"Łukasz Kuczborski": "",
"Antonio Bello": ""
},
"source": {
"git": "https://github.com/kam800/SwiftMapper.git",
"tag": "0.1"
},
"source_files": "SwiftMapper/SwiftMapper.swift",
"requires_arc": true
}