blob: 0ee974cf019e7eac73bea3c9c52fdf9858575cd2 [file] [log] [blame]
{
"name": "RFTapEditLabel",
"version": "1.2",
"summary": "UILabel subclass with UIAlertView editing. Support for masked passwords and placeholders.",
"homepage": "https://github.com/ruddfawcett/RFTapEditLabel",
"screenshots": [
"https://github-camo.global.ssl.fastly.net/d5d7bdd664370cae8f09811f42ba4c322b6524fb/687474703a2f2f692e696d6775722e636f6d2f5742356d7647432e706e67",
"https://github-camo.global.ssl.fastly.net/e16466cd1384d0f76bde53b04157101a1592fc98/687474703a2f2f692e696d6775722e636f6d2f46716975314b582e706e67"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rudd Fawcett": "rudd.fawcett@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ruddfawcett/RFTapEditLabel.git",
"tag": "v1.2"
},
"source_files": "RFTapEditLabel/*",
"requires_arc": true
}