blob: dd886c7079348b891ccc664f38f57c032daf6f4a [file] [log] [blame]
{
"name": "ABFancyLabel",
"version": "0.0.3",
"summary": "Create Fancy Labels",
"description": "Add special effects to your labels with ABFancyLabel.",
"homepage": "https://github.com/anilkbunkar/ABFancyLabel",
"license": {
"type": "MIT",
"text": "Can be used for all purpose"
},
"authors": {
"Anil Bunkar": "anilkumar4392@gmail.com"
},
"source": {
"git": "https://github.com/anilkbunkar/ABFancyLabel.git",
"tag": "v0.0.3"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Alamofire": [
]
},
"vendored_frameworks": "ABFancyLabel.framework",
"swift_version": "3.2",
"requires_arc": true
}