blob: 01c59ea6bbac312631bdc42a1b447ca0ac4a63d8 [file] [log] [blame]
{
"name": "TrashPandaSpecs",
"platforms": {
"ios": "10.0"
},
"version": "0.1.3",
"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.3"
},
"source_files": "TrashPanda/**/*.{h,m}",
"swift_versions": "5",
"swift_version": "5"
}