[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / b / Resourcer / 0.0.36 / Resourcer.podspec.json
blobe73170718ae5c87bb3ebb0df43bad1aa25c240e1
2   "name": "Resourcer",
3   "version": "0.0.36",
4   "summary": "This is communication, maps, file/media options based library.",
5   "description": "This is communication based library with several types of communication, maps, file/media service supports.",
6   "homepage": "https://github.com/ryra-circuit/Resourcer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RYRA Circuit": "ryracircuit@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/ryra-circuit/Resourcer.git",
20     "tag": "0.0.36"
21   },
22   "source_files": [
23     "Resourcer/*.{h}",
24     "Resourcer/Classes/Maps/*.{swift}",
25     "Resourcer/Classes/Files/*.{swift}",
26     "Resourcer/Classes/Communication/*.{swift}",
27     "Resourcer/Classes/MediaPicker/*.{swift}"
28   ],
29   "frameworks": "Alamofire",
30   "static_framework": true,
31   "dependencies": {
32     "Alamofire": [
34     ]
35   },
36   "swift_version": "5.0"