| { |
| "name": "WrapperMFP", |
| "version": "0.1.0", |
| "summary": "A short summary of WrapperMFP using Swift 4.2.", |
| "description": "A short summary of WrapperMFP using Swift 4.2 for IBM SDK.", |
| "homepage": "https://github.com/rajarahul12/WrapperMFP", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "rajarahul12": "maddula.rajarahul@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/rajarahul12/WrapperMFP.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "*.swift", |
| "swift_version": "4.2" |
| } |