| { |
| "name": "owncocoapod", |
| "version": "0.0.1", |
| "summary": "short description of owncocoapod", |
| "description": "This description is used to generate tags and improve search results", |
| "homepage": "https://github.com/DuashMahat/owncocoapod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "13.2" |
| }, |
| "swift_versions": "4.2", |
| "authors": { |
| "Duale Abdullahi": "abdull53@msu.edu" |
| }, |
| "source": { |
| "git": "https://github.com/DuashMahat/owncocoapod.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "owncocoapod/**/*.{h,m}", |
| "swift_version": "4.2" |
| } |