blob: 5bd9d3ab0c0e7e321244b957a84322294dd31796 [file] [log] [blame]
{
"name": "Tailor",
"summary": "A super fast & convenient object mapper tailored for your needs.",
"version": "2.2.0",
"homepage": "https://github.com/zenangst/Tailor",
"license": "MIT",
"authors": {
"Christoffer Winterkvist": "christoffer@winterkvist.com"
},
"source": {
"git": "https://github.com/zenangst/Tailor.git",
"tag": "2.2.0"
},
"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"
}