[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 0 / KinMigrationModule / 0.0.1 / KinMigrationModule.podspec.json
bloba4c1b252ff89e1a092cbce1f77a80652cdb5876f
2   "name": "KinMigrationModule",
3   "version": "0.0.1",
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.1",
17     "submodules": true
18   },
19   "source_files": "KinMigrationModule/KinMigrationModule/**/*.swift",
20   "dependencies": {
21     "Sodium": [
22       "0.7.0"
23     ],
24     "KinSDK": [
26     ],
27     "KinCoreSDK": [
29     ]
30   },
31   "platforms": {
32     "ios": "8.0"
33   },
34   "swift_version": "4.2"