blob: 3753ef23e2795d8fe7912678c81cf1d9f546e4b4 [file] [log] [blame]
{
"name": "TrashPanda",
"platforms": {
"ios": "10.0"
},
"version": "0.1.6",
"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.6"
},
"source_files": "TrashPanda/TrashPanda/**/*.{h,m}",
"swift_versions": "5",
"swift_version": "5"
}