blob: 1d2cbe92b15314a72c894b51142c78b30348054d [file] [log] [blame]
{
"name": "FasterVerificationCode",
"version": "0.2.0",
"summary": "An high customizable and fast verification input view.",
"description": "FasterVerificationCode is an open-source fully customizable input view built to makes easier\nand faster the input of a verification code you provided via mail/phone.",
"homepage": "https://github.com/posix88/FasterVerificationCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Posix88": "ninomusolino@gmail.com"
},
"source": {
"git": "https://github.com/Posix88/FasterVerificationCode.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/NinoMusolino",
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "FasterVerificationCode/Classes/**/*",
"resource_bundles": {
"FasterVerificationCode": [
"FasterVerificationCode/Classes/*.xib"
]
},
"frameworks": "UIKit",
"requires_arc": true
}