| { |
| "name": "OneclickFramework", |
| "version": "0.1.0", |
| "summary": "this is demo web services.", |
| "description": "This is demo that can be used when we calls web apis.", |
| "homepage": "https://github.com/ajayMishra1/OneclickFramework", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ajayMishra1": "mishraajay95124@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ajayMishra1/OneclickFramework.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Classes/*", |
| "swift_version": "4.2" |
| } |