blob: 8190dc06ea8d30bf6c43307ceb9c1988f01ae2cd [file] [log] [blame]
{
"name": "FasterVerificationCode",
"version": "0.4.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.4.0"
},
"social_media_url": "https://twitter.com/NinoMusolino",
"swift_versions": "5",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/FasterVerificationCode/**/*",
"resource_bundles": {
"FasterVerificationCode": [
"Sources/FasterVerificationCode/*.xib"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5"
}