blob: 5c5389e12b850d124d4d19b0c9037be410abbb8e [file] [log] [blame]
{
"name": "HTCopyableLabel",
"version": "0.0.7",
"summary": "HTCopyableLabel is a subclass of UILabel that makes it easy to allow users to copy a label's text.",
"homepage": "https://github.com/hoteltonight/HTCopyableLabel",
"screenshots": "https://raw.github.com/hoteltonight/HTCopyableLabel/master/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Jonathan Sibley": "jonsibley@gmail.com"
},
"source": {
"git": "https://github.com/hoteltonight/HTCopyableLabel.git",
"tag": "0.0.7"
},
"source_files": "HTCopyableLabel.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}