blob: 7e294909b8202b0f5cc8b66c9b2daea41e10708c [file] [log] [blame]
{
"name": "GCountableUILabel",
"version": "0.1.0",
"summary": "CountDown animation effect UILabel",
"description": " Vine' loop animation style UILabel\n\n Just change text value in some loop\n",
"homepage": "https://github.com/gwangpa/GCountableUILabel",
"license": "MIT",
"authors": {
"Daniel KIM": "gwangpa@gmail.com"
},
"source": {
"git": "https://github.com/gwangpa/GCountableUILabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GCountableUILabel": [
"Pod/Assets/*.png"
]
}
}