blob: 23686e0a29fa6fa258e52f27ceacd1e76b4ed0f7 [file] [log] [blame]
{
"name": "FasterVerificationCode",
"version": "0.4.1",
"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.1"
},
"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"
}