blob: 9bf9a64e523e56e0a28eea3861922e629a2d79d0 [file] [log] [blame]
{
"name": "R.swift",
"version": "0.8.3",
"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.8.3/rswift-0.8.3.zip"
},
"preserve_paths": "rswift"
}