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