blob: 2899a9689311a9401e690ce97f0bc1e7e5cd76a1 [file] [log] [blame]
{
"name": "R.swift",
"version": "0.11.0",
"summary": "Get strong typed, autocompleted resources like images, fonts and segues in Swift projects",
"description": "R.swift is a tool to get strong typed, autocompleted resources like images, fonts and segues in Swift projects.\n\n* Never type string identifiers again\n* Supports images, fonts, storyboards, nibs, segues, reuse identifiers and more\n* Compile time checks and errors instead of runtime crashes",
"homepage": "https://github.com/mac-cain13/R.swift",
"license": "MIT",
"authors": {
"Mathijs Kadijk": "mkadijk@gmail.com"
},
"social_media_url": "https://twitter.com/mac_cain13",
"platforms": {
"ios": "7.0",
"tvos": "9.0",
"watchos": "1.0"
},
"source": {
"http": "https://github.com/mac-cain13/R.swift/releases/download/v0.11.0/rswift-0.11.0.zip"
},
"preserve_paths": "rswift"
}