blob: c04cb38bec5f4d70064d9ec068665136b35628ff [file] [log] [blame]
{
"name": "JRTypedStrings",
"version": "1.0.5",
"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.5"
},
"social_media_url": "https://twitter.com/SartzetakisP",
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}