blob: 0bbdb35565d5db4b0c70e796a872c4fe6e5392d9 [file] [log] [blame]
{
"name": "InspectableLabel",
"version": "1.0.1",
"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.1"
},
"source_files": "InspectableLabelExample/InspectableLabel.swift",
"requires_arc": true
}