blob: cf42f20b0c0a2a6391797829017b3c7d70e5a912 [file] [log] [blame]
{
"name": "CopyableLabel",
"version": "1.0.0",
"summary": "Copy after long press on UILabel",
"description": "CopyableLabel allows to copy text of UILabel after long press.",
"homepage": "https://github.com/weby/CopyableLabel",
"screenshots": "http://i.imgur.com/ukNVqWf.png",
"license": "MIT",
"authors": {
"Donatas Stundys": "donatas.stundys@gmail.com"
},
"source": {
"git": "https://github.com/weby/CopyableLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}