| { | |
| "name": "COCOFram", | |
| "version": "0.0.1", | |
| "summary": "This will help you to lear cocoa pods", | |
| "description": "This CocoaPods library helps you perform calculation.", | |
| "homepage": "https://github.com/jindalpatel/COCOFram", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Jindal": "jindal.patel@crestdatasys.com" | |
| }, | |
| "platforms": { | |
| "ios": "14.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jindalpatel/COCOFram.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "COCOFram", | |
| "COCOFram/**/*.{h,m}" | |
| ] | |
| } |