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