blob: 804d21113253877bb94881172b52b1380eea9207 [file] [log] [blame]
{
"name": "TYDesignableLabel",
"version": "0.1.0",
"summary": "UILabel with extensive function such as line spacing",
"description": "UILabel with extended function that works on InterfaceBuilder",
"homepage": "https://github.com/TekYin/TYDesignableLabel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nucleus302@gmail.com": "nucleus302@gmail.com"
},
"source": {
"git": "https://github.com/TekYin/TYDesignableLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TYDesignableLabel/Classes/**/*"
}