blob: 10243f8c985a312f6a96f3173d472bd85ac49184 [file] [log] [blame]
{
"name": "BLink3",
"version": "2.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://tokbox.com/developer/sdks/ios/reference/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IGitGotIt": "jshah.jshah@gmail.com"
},
"source": {
"http": "https://blink2.s3.us-east-2.amazonaws.com/tar-blink.tar.bz2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLink2/Classes/*.{h,m,swift}",
"swift_versions": "4.0",
"swift_version": "4.0"
}