blob: a64ffe5f92b1729497068a348b4a5a9583df64ac [file] [log] [blame]
{
"name": "SafetyCollection",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "SafetyCollection/*.{swift}",
"swift_version": "5.0"
}