| { | |
| "name": "ATManchSDK", | |
| "version": "0.1.4", | |
| "summary": "A short description of ATManchSDK.", | |
| "description": "Manch SDK for eSIgn.", | |
| "homepage": "https://github.com/hsamogh04/ATManchSDK", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Atmaram": "atmaram.thakur@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hsAmogh04/ATManchSDK.git", | |
| "tag": "0.1.4" | |
| }, | |
| "platforms": { | |
| "ios": "10" | |
| }, | |
| "source_files": "ATManchSDK/Classes/**/*" | |
| } |