blob: 97efdee553277351632c4aabe142dbadbae530e8 [file] [log] [blame]
{
"name": "TrashPanda",
"platforms": {
"ios": "11.0"
},
"version": "0.1.10",
"summary": "A Swift lightweight api stack",
"requires_arc": true,
"description": "A siwft side project that handles requesting basic api calls throough callBacks",
"homepage": "https://github.com/ohassan443/TrashPanda",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ohassan": "ohassan443@gmail.com"
},
"source": {
"git": "https://github.com/ohassan443/TrashPanda.git",
"tag": "0.1.10"
},
"source_files": "TrashPanda/TrashPanda/**/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}