blob: fac3fe2958757ee50bec8cd4330968fe7d82f387 [file] [log] [blame]
{
"name": "Linsipei",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Linsipei": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}