[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / b / Resourcer / 0.1.0.2 / Resourcer.podspec.json
blob2d8fc8aad2bfab610538db9563ba1e34e84c452c
2   "name": "Resourcer",
3   "version": "0.1.0.2",
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.1.0.2"
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     "Resourcer/Classes/Utility/*.{swift}"
29   ],
30   "frameworks": "Alamofire",
31   "static_framework": true,
32   "dependencies": {
33     "Alamofire": [
35     ]
36   },
37   "swift_version": "5.0"