blob: ba4045493931338af79faffacc622945cfd21a32 [file] [log] [blame]
{
"name": "BlinkingLabelMeteorSD",
"version": "0.1.0",
"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/meteorSD/PublicCocoapods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"djanruben@mac.com": "djanruben@mac.com"
},
"source": {
"git": "https://github.com/meteorSD/PublicCocoapods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlinkingLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}