blob: 228d812ab1475ba19dbe85fb71235d322b85830b [file] [log] [blame]
{
"name": "UpdraftSDK",
"version": "0.5.3",
"summary": "Mobile App Distribution",
"homepage": "https://getupdraft.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raphael Neuenschwander": "raphael@appswithlove.com"
},
"social_media_url": "https://twitter.com/getupdraft",
"platforms": {
"ios": "10.0"
},
"module_name": "Updraft",
"swift_versions": "5.0",
"source": {
"git": "https://github.com/appswithlove/updraft-sdk-ios.git",
"tag": "0.5.3"
},
"source_files": [
"Updraft/**/*.swift",
"Updraft/*.swift"
],
"resources": "Updraft/**/*.{xib,xcassets,ttf,strings}",
"swift_version": "5.0"
}