blob: 3bc51ddec9d01d143295f7027b5be0863f91829e [file] [log] [blame]
{
"name": "Tailor",
"summary": "A super fast & convenient object mapper tailored for your needs.",
"version": "2.0.2",
"homepage": "https://github.com/zenangst/Tailor",
"license": "MIT",
"authors": {
"Christoffer Winterkvist": "christoffer@winterkvist.com"
},
"source": {
"git": "https://github.com/zenangst/Tailor.git",
"tag": "2.0.2"
},
"social_media_url": "https://twitter.com/zenangst",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.2"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/{iOS,Shared}/**/*"
},
"osx": {
"source_files": "Sources/{Mac,Shared}/**/*"
},
"tvos": {
"source_files": "Sources/{iOS,Shared}/**/*"
},
"pushed_with_swift_version": "3.0"
}