[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 4 / 0 / KinMigrationModule / 0.0.2 / KinMigrationModule.podspec.json
blob63a31c87ed40cf86a427bcc07b4846943972182f
2   "name": "KinMigrationModule",
3   "version": "0.0.2",
4   "summary": "Pod for the Kin migration.",
5   "description": "Pod for the KinCore to KinSDK migration.",
6   "homepage": "https://github.com/kinecosystem/kin-migration-module-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Kin Foundation": "kin@kik.com"
13   },
14   "source": {
15     "git": "https://github.com/kinecosystem/kin-migration-module-ios.git",
16     "tag": "0.0.2",
17     "submodules": true
18   },
19   "source_files": "KinMigrationModule/KinMigrationModule/**/*.swift",
20   "dependencies": {
21     "Sodium": [
22       "0.7.0"
23     ],
24     "KinSDK": [
25       "0.8.4"
26     ],
27     "KinCoreSDK": [
28       "0.7.18"
29     ]
30   },
31   "platforms": {
32     "ios": "8.0"
33   },
34   "swift_version": "4.2"