blob: bfa6adfc76d9a2fc8ce4b2711c7cc87fe6f41f99 [file] [log] [blame]
{
"name": "SnazzyAccessibility",
"version": "0.1.2",
"summary": "A short description of SnazzyAccessibility.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/focker321/SnazzyAccessible",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Kevin Belter": "kevin.belter@outlook.com"
},
"source": {
"git": "https://github.com/focker321/SnazzyAccessible.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "SnazzyAccessibility/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}