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