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