| { |
| "name": "iODecoder", |
| "version": "1.0", |
| "summary": "That's For api fatchin and Decode the responce", |
| "description": "That's For api fatchin and Decode the responce and eazy to use", |
| "homepage": "https://github.com/yashshekhada/iODecoder", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "yash shekhada": "yashshekhada@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": "4.2", |
| "source": { |
| "git": "https://github.com/yashshekhada/iODecoder.git", |
| "tag": "1.0" |
| }, |
| "source_files": [ |
| "iODecoder", |
| "iODecoder/**/*.{h,m}" |
| ], |
| "exclude_files": "iODecoder/Exclude", |
| "swift_version": "4.2" |
| } |