[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / c / d / WistorySDK / 1.0.1 / WistorySDK.podspec.json
blob2dcda33d06213f19ef7b2203a01308cf420839d0
2   "name": "WistorySDK",
3   "version": "1.0.1",
4   "summary": "Wistory SDK provides stories",
5   "homepage": "https://wistory.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vlad Koshechkin": "vvdev@ya.ru"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/ichikmarev/wistorySDK.git",
18     "tag": "1.0.1"
19   },
20   "swift_versions": [
21     "5.1"
22   ],
23   "ios": {
24     "vendored_frameworks": "WistoryFramework.framework"
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "CodableAlamofire": [
29       "~> 1.2.1"
30     ],
31     "Nuke": [
32       "~> 9.1.2"
33     ]
34   },
35   "swift_version": "5.1"