[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / a / YandexMoneyCoreApi / 1.0.2 / YandexMoneyCoreApi.podspec.json
blob16ed5e8c82beced9915b8b061a24cf2ff6de006d
2   "name": "YandexMoneyCoreApi",
3   "version": "1.0.2",
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.0.2"
14   },
15   "module_name": "YandexMoneyCoreApi",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_version": "4.0",
20   "source_files": "YandexMoneyCoreApi/**/*.swift",
21   "dependencies": {
22     "FunctionalSwift": [
23       "~> 1.0.5"
24     ]
25   }