blob: 1fbb67ba7fec387d73a842ac457af17d457776c1 [file] [log] [blame]
{
"name": "BLink2",
"version": "1.35",
"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/IGitGotIt/BLink2",
"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"
}