blob: 68a8375931ca5ec67e4effa28c192a11f2a69fbf [file] [log] [blame]
{
"name": "BRLabel",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}