| { | |
| "name": "Fuze360SDK", | |
| "version": "1.0.0", | |
| "summary": "Description of Fuze360SDK.", | |
| "description": "Fuze360SDK framework description", | |
| "homepage": "https://www.fuze360.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": "Diana", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fuze360/Fuze360-iOS-SDK.git", | |
| "tag": "1.0.0" | |
| }, | |
| "exclude_files": "Classes/Exclude", | |
| "vendored_frameworks": "Fuze360SDK/Fuze360SDK.framework" | |
| } |