blob: d8c747b7d37371d2cf945aa3b7f964724aa0d372 [file] [log] [blame]
{
"name": "R.swift",
"version": "0.13.0.beta.2",
"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"
},
"source": {
"http": "https://github.com/mac-cain13/R.swift/releases/download/v0.13.0.beta.2/rswift-0.13.0.beta.2.zip"
},
"preserve_paths": "rswift"
}