blob: 1468c7075d9cf9543715115fd526e0e4a54608dc [file] [log] [blame]
{
"name": "TYDesignableLabel",
"version": "0.1.3",
"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"
},
"authors": {
"Kwee Tek Yin": "nucleus302@gmail.com"
},
"source": {
"git": "https://github.com/TekYin/TYDesignableLabel.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TYDesignableLabel/Classes/**/*.{h,m}",
"frameworks": "UIKit"
}