[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / 2 / 0 / UpdraftSDK / 0.3.4 / UpdraftSDK.podspec.json
blob4017c962269a8ea06a4970c03e3193997e8ca8b8
2   "name": "UpdraftSDK",
3   "version": "0.3.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   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/appswithlove/updraft-sdk-ios.git",
20     "tag": "0.3.4"
21   },
22   "source_files": [
23     "Updraft/**/*.swift",
24     "Updraft/*.swift"
25   ],
26   "resources": "Updraft/**/*.{xib,xcassets,ttf,strings}"