blob: 0d1d03aadd84176d3d315eab31919e9588c82197 [file] [log] [blame]
{
"name": "R.swift",
"version": "0.7.1",
"summary": "Use strong typed, autocompleted resources like images and segues in Swift",
"description": " R.swift is a tool to get strong typed, autocompleted resources like images and segues in Swift\n\n * Never type string identifiers again\n * Strong type all the things\n * Supports images, segues, storyboards, nibs and xibs, reuse identifiers and more\n * Compile time checks and errors instead of runtime crashes\n",
"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"
},
"source": {
"http": "https://github.com/mac-cain13/R.swift/releases/download/v0.7.1/rswift-0.7.1.zip"
},
"preserve_paths": "rswift"
}