blob: 8f46f8bb53d2f930c7b45267e35e71843e23706f [file] [log] [blame]
{
"name": "Warp",
"version": "2.0.3",
"license": "MIT",
"summary": "Most powerful Swift object-mapper",
"homepage": "https://github.com/JiriTrecak/Warp",
"social_media_url": "https://twitter.com/JiriTrecak",
"authors": {
"Jiri Trecak": "jiritrecak@gmail.com"
},
"source": {
"git": "https://github.com/JiriTrecak/Warp.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}