[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / 2 / EtsySwift / 0.0.11 / EtsySwift.podspec.json
blob47394c34f766ff604265016a55f2b0d9a5780bb0
2   "name": "EtsySwift",
3   "version": "0.0.11",
4   "summary": "Small library allowing reactive authorization with Etsy",
5   "homepage": "https://github.com/ferusinfo/EtsySwift",
6   "license": "MIT",
7   "authors": {
8     "Maciej Kołek": "hello@ferus.info"
9   },
10   "social_media_url": "http://twitter.com/ferusinfo",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/ferusinfo/EtsySwift.git",
16     "tag": "0.0.11"
17   },
18   "swift_version": "4.2",
19   "source_files": [
20     "Classes/Etsy/*/*",
21     "Classes/Etsy/*"
22   ],
23   "dependencies": {
24     "Alamofire": [
25       "4.7.3"
26     ],
27     "RxAlamofire": [
28       "4.2.0"
29     ],
30     "RxSwift": [
31       "4.4.1"
32     ]
33   }