blob: 983ec8c51c402d2c6ae064e7dd9d2810fd88401a [file] [log] [blame]
{
"name": "Linsipei",
"version": "0.1.0",
"summary": "A subclass on UILabel that provides a blink. Linsipei.",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/carrotlsp/Linsipei",
"license": "MIT",
"authors": {
"carrot_lsp": "476078307@qq.com"
},
"source": {
"git": "https://github.com/carrotlsp/Linsipei.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Linsipei": [
"Pod/Assets/*.png"
]
}
}