blob: 6d38b329632c20c2e65a46913f350bad1b751685 [file] [log] [blame]
{
"name": "BlinkView",
"version": "0.1.0",
"summary": "this is a blink view creted with swift",
"description": "this blink view help users to show blinking view easily with swift.",
"homepage": "https://github.com/AnuradhSC/BlinkView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnuradhSC": "anuradhiosapps@gmail.com"
},
"source": {
"git": "https://github.com/AnuradhSC/BlinkView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlinkView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.1"
}