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