[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 2 / 5 / APILayer / 1.0.0 / APILayer.podspec.json
blobfff974004f71b3ca5d99c4f1b6bae02d37dfd0d7
2   "name": "APILayer",
3   "version": "1.0.0",
4   "summary": "A library to make sending API Requests, caching responses and mocking responses easier",
5   "homepage": "https://github.com/livestyled/ios-playbook/tree/master",
6   "license": {
7     "type": "GNU GPLv3",
8     "file": "licence.txt"
9   },
10   "authors": {
11     "Jonathon Albert": "Jonathon.albert@livestyled.com",
12     "Ross Patman": "Ross.patman@livestyled.com",
13     "Mickey Lee": "Mickey.lee@livestyled.com",
14     "Emal Saifi": "Emal.saifi@livestyled.com"
15   },
16   "platforms": {
17     "ios": "12.4"
18   },
19   "swift_versions": "5.1",
20   "source": {
21     "git": "https://bitbucket.org/J_Albert/api-layer.git",
22     "tag": "1.0.0"
23   },
24   "source_files": [
25     "APILayer",
26     "APILayer/**/*.{swift}"
27   ],
28   "dependencies": {
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ]
35   },
36   "swift_version": "5.1"