blob: b97465d21ed05f1869eb4f789bc0bd9ca910497c [file] [log] [blame]
{
"name": "PinIndicatorView",
"version": "1.0.1",
"summary": "Pin indicator that mimics the lock screen",
"description": "A customisable pin indicator based on the iOS lock screen",
"homepage": "https://github.com/inloop/PinIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomas Hakel": "hakel@inloop.eu"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/inloop/PinIndicatorView.git",
"tag": "1.0.1"
},
"source_files": "PinIndicatorView/**/*.{swift}",
"exclude_files": "Demo"
}