[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 4 / 6 / Poly / 0.5.0 / Poly.podspec.json
blob31c7b3e3559c06a72c46f7b762dcbab60deb8c54
2   "name": "Poly",
3   "version": "0.5.0",
4   "license": "MIT",
5   "summary": "Unofficial Google Poly SDK",
6   "authors": {
7     "patrick piemonte": "patrick.piemonte@gmail.com"
8   },
9   "homepage": "https://github.com/piemonte/Poly",
10   "source": {
11     "git": "https://github.com/piemonte/Poly.git",
12     "tag": "0.5.0"
13   },
14   "documentation_url": "https://piemonte.github.io/Poly/",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.9"
24     ],
25     "PromiseKit": [
26       "~> 6.13"
27     ],
28     "Disk": [
29       "~> 0.6"
30     ],
31     "ObjectMapper": [
32       "~> 4.2"
33     ],
34     "Cache": [
35       "~> 5.3"
36     ]
37   },
38   "swift_version": "5.0"