[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 2 / 0 / UpdraftSDK / 0.4 / UpdraftSDK.podspec.json
blobbd95152931360084da553e88925ce1e39f0adbe1
2   "name": "UpdraftSDK",
3   "version": "0.4",
4   "summary": "Mobile App Distribution",
5   "homepage": "https://getupdraft.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Raphael Neuenschwander": "raphael@appswithlove.com"
12   },
13   "social_media_url": "https://twitter.com/getupdraft",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "module_name": "Updraft",
18   "swift_version": "4.0",
19   "source": {
20     "git": "https://github.com/appswithlove/updraft-sdk-ios.git",
21     "tag": "0.4"
22   },
23   "source_files": [
24     "Updraft/**/*.swift",
25     "Updraft/*.swift"
26   ],
27   "resources": "Updraft/**/*.{xib,xcassets,ttf,strings}"