blob: 75534fe4bbc0a5ccc6f49072fbd1081e2e574421 [file] [log] [blame]
{
"name": "BLink2",
"version": "1.8",
"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": "1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLink2/BLink2/Classes/*.{h,m,swift}",
"swift_versions": "4.0",
"swift_version": "4.0"
}