blob: ddab1bc8cb7bf76352995d7058fa2ee65730983e [file] [log] [blame]
{
"name": "SafetyCollection",
"version": "1.1",
"summary": "SafetyCollection falicates for get item from a collection",
"description": "SafetyCollection written on Swift 5.0 by levantAJ",
"homepage": "https://github.com/levantAJ/SafetyCollection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/SafetyCollection.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "SafetyCollection/*.{swift}",
"swift_version": "5.0"
}