[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 7 / 4 / 6 / Poly / 0.0.8 / Poly.podspec.json
blobb994c7ca92e00b1d679190691cc46870f197218a
2   "name": "Poly",
3   "version": "0.0.8",
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.0.8"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "swift_version": "4.0",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.7"
23     ],
24     "AlamofireNetworkActivityIndicator": [
25       "~> 2.3"
26     ],
27     "PromiseKit": [
28       "~> 6.4"
29     ],
30     "Cache": [
31       "~> 5.1"
32     ],
33     "Disk": [
34       "~> 0.4"
35     ],
36     "ObjectMapper": [
37       "~> 3.3"
38     ]
39   }