[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / 9 / flowyLib / 1.1.5 / flowyLib.podspec.json
blob8fb325beadafebaac17b8a3614bcd229083e9fe2
2   "name": "flowyLib",
3   "version": "1.1.5",
4   "summary": "Private classes for Flowy project.",
5   "swift_version": "4.2",
6   "description": "Framework contains API calls, and common clases in flowy project",
7   "homepage": "https://gitlab.com/tomascislak/flowyLib.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tomáš Čislák": "tomascislak@gmail.com"
14   },
15   "source": {
16     "git": "https://gitlab.com/tomascislak/flowylib.git",
17     "tag": "1.1.5"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "flowyLib/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   }