[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 7 / 4 / 6 / Poly / 0.0.1 / Poly.podspec.json
blob2d29a2514070231680f8da8575774ff7c035e571
2   "name": "Poly",
3   "version": "0.0.1",
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.1"
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.2"
23     ],
24     "AlamofireNetworkActivityIndicator": [
25       "2.2.0"
26     ],
27     "Cache": [
28       "4.2.0"
29     ],
30     "ObjectMapper": [
31       "3.1.0"
32     ],
33     "PromiseKit": [
34       "6.2.5"
35     ],
36     "Disk": [
37       "0.3.3"
38     ]
39   }