| { | |
| "name": "kelmoPod", | |
| "version": "1.0.0", | |
| "summary": "Testing framework for Cocoapods", | |
| "description": "This is a testing Cocoapods framework for integration.", | |
| "homepage": "https://github.com/kelvinfok/kelmoPod.git", | |
| "license": "MIT", | |
| "authors": { | |
| "kelvinfok": "punkd1@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/kelvinfok/kelmoPod.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "kelmoPod/**/*", | |
| "swift_version": "4.1" | |
| } |