[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / a / YandexMoneyCoreApi / 1.3.1 / YandexMoneyCoreApi.podspec.json
blob581be9dd7bb8107cb3c6156083011697b344d4a0
2   "name": "YandexMoneyCoreApi",
3   "version": "1.3.1",
4   "homepage": "https://github.com/yandex-money/core-api-swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "YandexMoney",
10   "summary": "Yandex Money Core API library",
11   "source": {
12     "git": "https://github.com/yandex-money/core-api-swift.git",
13     "tag": "1.3.1"
14   },
15   "module_name": "YandexMoneyCoreApi",
16   "platforms": {
17     "ios": "8.0",
18     "watchos": "2.0"
19   },
20   "swift_version": "4.2",
21   "source_files": "YandexMoneyCoreApi/**/*.swift",
22   "dependencies": {
23     "FunctionalSwift": [
24       "~> 1.1.0"
25     ]
26   }