blob: 8b52d8119218f6133efa04129e82f2b7da67b367 [file] [log] [blame]
{
"name": "BLink2",
"version": "0.1.5",
"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/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IGitGotIt": "jshah.jshah@gmail.com"
},
"source": {
"git": "https://github.com/IGitGotIt/BLink2.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLink2/BLink2/Classes/*.{h,m,swift}",
"swift_versions": "4.0",
"swift_version": "4.0"
}