blob: 9dd962c9e203e97d3fb05fe4ffd4d812f0835e0b [file] [log] [blame]
{
"name": "Warp",
"version": "1.0.2",
"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": "1.0.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}