blob: 82d61a07ab23ece037b58d967f0b5b6af8adc499 [file] [log] [blame]
{
"name": "JRTypedStrings",
"version": "1.0.0",
"summary": "`JRTypedString` provides a convenience API that allows you access `UIViewControllers`, `UITableViewCells` etc, in a type-safe way.",
"homepage": "https://github.com/psartzetakis/JRTypedStrings",
"license": {
"type": "MIT",
"file": "LICENSE."
},
"authors": "Panagiotis Sartzetakis",
"source": {
"git": "https://github.com/psartzetakis/JRTypedStrings.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/SartzetakisP",
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}