| { |
| "name": "PKSecurePin", |
| "version": "1.0.4", |
| "summary": "Elegant Secure PIN with 4 digits in Swift", |
| "description": "Elegant Secure PIN with 4 digits in Swift with confirmation PIN as well with configuration", |
| "homepage": "https://github.com/pvn/PKSecurePin", |
| "screenshots": [ |
| "https://github.com/pvn/PKSecurePin/blob/master/demo.gif", |
| "https://github.com/pvn/PKSecurePin/blob/master/iphone_demo.gif" |
| ], |
| "authors": { |
| "Praveen Kumar Shrivastav": "praveen.sunsetpoint@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/pvn/PKSecurePin.git", |
| "tag": "1.0.4" |
| }, |
| "source_files": "PKSecurePin/*.swift" |
| } |