blob: 017123a98bab81274bc74eb2e38bcd7be440a990 [file] [log] [blame]
{
"name": "CPLabel",
"version": "0.1.3",
"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/ElakantiHari/CPLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hari Krishna": "harielakanti@gmail.com"
},
"source": {
"git": "https://github.com/ElakantiHari/CPLabel.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPLabel/Classes/**/*",
"pushed_with_swift_version": "2.3"
}