blob: 649467a9fb5e5c1f0408f6125e6578a9ea647121 [file] [log] [blame]
{
"name": "BRLabel",
"version": "0.0.2",
"summary": "BRLabel can show a shuffle animation when set text on it.",
"homepage": "http://github.com/boska/BRLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boska Lee": "mr.boska@gmail.com"
},
"source": {
"git": "https://github.com/boska/BRLabel.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}