| { |
| "name": "RequestManagerFramework", |
| "version": "1.0.0", |
| "summary": "This is a RequestManagerFramework", |
| "description": "This framework is for making a service request and performs CRUD operations.", |
| "homepage": "https://github.com/vishalmodem/RequestManagerFramework", |
| "license": "MIT", |
| "authors": { |
| "Vishal Modem": "vishal.modem@gmail.com" |
| }, |
| "platforms": { |
| "ios": "11.4" |
| }, |
| "source": { |
| "git": "https://github.com/vishalmodem/RequestManagerFramework.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "RequestManagerFramework/**/*", |
| "swift_version": "4.1" |
| } |