| { | |
| "name": "Picsure", | |
| "version": "1.1.0", | |
| "summary": "Picsure SDK for iOS.", | |
| "homepage": "https://picsure.ai", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Picsure GmbH": "support@picsure.ai" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/picsure/picsure-sdk-ios.git", | |
| "tag": "1.1.0" | |
| }, | |
| "source_files": "Sources/**/*.{h,swift}", | |
| "pushed_with_swift_version": "3.0" | |
| } |