blob: a1ce6e4f416f537e5c80c6f382bab00731c0d82e [file] [log] [blame]
{
"name": "NGOPassCodeView",
"version": "1.0",
"summary": "A handy view for handling masked password input. Written in Swift.",
"homepage": "https://www.andgo.travel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stas Zhukovskiy": "stzhuk@gmail.com"
},
"social_media_url": "http://twitter.com/Zhukn1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/andgotravel/NGOPassCodeView.git",
"tag": "1.0"
},
"source_files": "NGOPassCodeView/NGOPassCodeView/*.swift"
}