| { |
| "name": "TrashPanda", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "version": "0.1.4", |
| "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.4" |
| }, |
| "source_files": "TrashPanda/**/*.{h,m}", |
| "swift_versions": "5", |
| "swift_version": "5" |
| } |