blob: f1ce96d9de1672c8f362b7ce67a2e78aa91c82a0 [file] [log] [blame]
{
"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"
}