blob: 7b8c1ace6d75abc0ea69fe2247ab6155772ac120 [file] [log] [blame]
{
"name": "CPLabel",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}