blob: ddf9321d1fe3339bc7d051e83b654094116d8b0c [file] [log] [blame]
{
"name": "PasscodeKit",
"version": "1.0.0",
"license": "MIT",
"summary": "A lightweight and easy-to-use Passcode Kit for iOS.",
"homepage": "https://relatedcode.com",
"authors": {
"Related Code": "info@relatedcode.com"
},
"source": {
"git": "https://github.com/relatedcode/PasscodeKit.git",
"tag": "1.0.0"
},
"source_files": "PasscodeKit/Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"swift_version": "5.0"
}