blob: eafec2f01cf74f8dd51f871ccc6d448493552939 [file] [log] [blame]
{
"name": "QuangLibrary",
"version": "0.1.1",
"summary": "A subclass on UILabel that provides a blink",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/acony/QuangLibrary",
"license": "MIT",
"authors": {
"quang.ht": "quang.ht@vn.gnt-global.com"
},
"source": {
"git": "https://github.com/acony/QuangLibrary.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"QuangLibrary": [
"Pod/Assets/*.png"
]
}
}