blob: d46cdf17cb5ddf40bd9f5d87eb1bef64d47b1084 [file] [log] [blame]
{
"name": "InspectableLabel",
"version": "1.0.0",
"summary": "InspectableLabel is inspectable and designable label that easy to use.",
"homepage": "https://github.com/indevizible/InspectableLabel",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Nattawut Singhchai": "jadedragon17650@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/indevizible/InspectableLabel.git",
"tag": "1.0.0"
},
"source_files": "InspectableLabelExample/InspectableLabel.swift",
"requires_arc": true
}