[Add] YYUIKit 0.6.4
[CocoaPods.git] / Specs / d / 3 / 4 / KinBackupRestoreModule / 1.0.1 / KinBackupRestoreModule.podspec.json
blob7591f86d8afd3005b8ee7df334be9cd00bd0c7e9
2   "name": "KinBackupRestoreModule",
3   "version": "1.0.1",
4   "license": {
5     "type": "Kin Ecosystem SDK License",
6     "file": "LICENSE.md"
7   },
8   "authors": {
9     "Kin Foundation": "info@kin.org"
10   },
11   "summary": "Pod for the Kin Backup and Restore Module.",
12   "homepage": "https://github.com/kinecosystem/kin-backup-restore-module-ios",
13   "documentation_url": "https://kinecosystem.github.io/kin-website-docs/docs/documentation/backup-restore-ios",
14   "social_media_url": "https://twitter.com/kin_foundation",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/kinecosystem/kin-backup-restore-module-ios.git",
21     "tag": "1.0.1",
22     "submodules": true
23   },
24   "source_files": "KinBackupRestoreModule/KinBackupRestoreModule/**/*.swift",
25   "resources": "KinBackupRestoreModule/KinBackupRestoreModule/*.{strings,xcassets}",
26   "dependencies": {
27     "KinSDK": [
28       "~> 1.0.0"
29     ]
30   },
31   "swift_version": "5.0"