blob: aff86d9c89f0b27e518a7c5262a5d36a31438026 [file] [log] [blame]
{
"name": "JSLabel",
"version": "0.1.0",
"summary": "A simple designable subclass on UILabel with extra features.",
"description": "This CocoaPod provides the ability to use a UILabel with extra feautures you can set from Xcode.",
"homepage": "https://github.com/imjog/JSLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jogendra Singh": "imjog24@gmail.com"
},
"source": {
"git": "https://github.com/imjog/JSLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}