blob: 8c9ec674c5c3e7442f3e115fca0b79530c41355e [file] [log] [blame]
{
"name": "Rosetta",
"version": "1.1.0",
"summary": "Swift JSON mapper",
"homepage": "https://github.com/bartekchlebek/Rosetta",
"license": {
"type": "MIT"
},
"authors": {
"Bartek Chlebek": "bartek.chlebek@gmail.com"
},
"social_media_url": "http://twitter.com/bartekchlebek",
"source": {
"git": "https://github.com/bartekchlebek/Rosetta.git",
"tag": "1.1.0"
},
"source_files": "Rosetta/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"pushed_with_swift_version": "3.0"
}