blob: 63d14001d3fa55d4b4acf0fcf1a1bbd781a676ed [file] [log] [blame]
{
"name": "CPLabel",
"version": "0.1.6",
"summary": "A painless way to integrate UILabel with features of select copy options",
"description": "TODO: Simply download the file and copy the CLable.swift file to your project.",
"homepage": "https://github.com/harielakanti/CPLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hari Krishna": "harielakanti@gmail.com"
},
"source": {
"git": "https://github.com/harielakanti/CPLabel.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPLabel/Classes/**/*"
}