[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 1 / e / b / Resourcer / 0.0.16 / Resourcer.podspec.json
blob10d440b315f51b5acf904eb8ad92bd391a518ae7
2   "name": "Resourcer",
3   "version": "0.0.16",
4   "summary": "This is communication based library.",
5   "description": "This is communication based library with several types of communication supports.",
6   "homepage": "https://github.com/elegantmedia-apps/Resourcer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elegant Media Team": "apps@elegantmedia@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/elegantmedia-apps/Resourcer.git",
20     "tag": "0.0.16"
21   },
22   "source_files": [
23     "Resourcer/*.{h}",
24     "Resourcer/Classes/Maps/*.{swift}",
25     "Resourcer/Classes/Files/*.{swift}",
26     "Resourcer/Classes/Communication/*.{swift}"
27   ],
28   "frameworks": "Alamofire",
29   "static_framework": true,
30   "dependencies": {
31     "Alamofire": [
33     ]
34   },
35   "swift_version": "5.0"