blob: b39ff5da829b49b6d334cd48d781406166c93040 [file] [log] [blame]
{
"name": "MoiTestBlinkingLabel",
"version": "0.1.0",
"summary": "Test evaluation. A subclass on UILabel that provides a blink.",
"description": "Test evaluation. This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/ki9wi9/MoiTestBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"navy509violet": "ki9wi9@gmail.com"
},
"source": {
"git": "https://github.com/ki9wi9/MoiTestBlinkingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MoiTestBlinkingLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}