blob: 0da63cc3883a7534a36b26b750cb5ed8a5680851 [file] [log] [blame]
{
"name": "blinklb",
"version": "0.1.0",
"summary": "A subclass on UILabel that provides a blink.",
"description": "TODO: Add long description of the pod here. A subclass on UILabel that provides a blink.",
"homepage": "https://github.com/doanbk/blinklb",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lynhancapital@gmail.com": "doannguyenhong@tcom.vn"
},
"source": {
"git": "https://github.com/doanbk/blinklb.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "blinklb/Classes/**/*"
}