blob: e2e197200b3d50c0312ca78f8044487bc6c83584 [file] [log] [blame]
{
"name": "CopyableLabel",
"version": "3.1.0",
"summary": "UILabel extension to enable copying",
"description": "Copying can be enabled by setting copyable property of UILabel either in Interface Builder or\nprogramatically.",
"homepage": "https://github.com/weby/CopyableLabel",
"screenshots": "http://i.imgur.com/7kyuTS9.png",
"license": "MIT",
"authors": {
"Donatas Stundys": "donatas.stundys@gmail.com"
},
"source": {
"git": "https://github.com/weby/CopyableLabel.git",
"tag": "3.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}