blob: bd95152931360084da553e88925ce1e39f0adbe1 [file] [log] [blame]
{
"name": "UpdraftSDK",
"version": "0.4",
"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_version": "4.0",
"source": {
"git": "https://github.com/appswithlove/updraft-sdk-ios.git",
"tag": "0.4"
},
"source_files": [
"Updraft/**/*.swift",
"Updraft/*.swift"
],
"resources": "Updraft/**/*.{xib,xcassets,ttf,strings}"
}