[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 7 / 4 / 6 / Poly / 0.1.2 / Poly.podspec.json
blob199c89fc750d98685744d80741893e267ad6ed36
2   "name": "Poly",
3   "version": "0.1.2",
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.1.2"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "swift_version": "4.2",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.8"
23     ],
24     "AlamofireNetworkActivityIndicator": [
25       "~> 2.3"
26     ],
27     "PromiseKit": [
28       "~> 6.7"
29     ],
30     "Cache": [
31       "~> 5.2"
32     ],
33     "Disk": [
34       "~> 0.4"
35     ],
36     "ObjectMapper": [
37       "~> 3.4"
38     ]
39   }