| { | |
| "name": "SignInstallSDK", | |
| "version": "1.0.0", | |
| "summary": "SignInstallSDK", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/SignInc/signinstall-iOS-SDK.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "z": "z" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SignInc/signinstall-iOS-SDK.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "SignInstallSDK.h", | |
| "vendored_libraries": "libSignInstallSDK.a" | |
| } |