blob: 2d29a2514070231680f8da8575774ff7c035e571 [file] [log] [blame]
{
"name": "Poly",
"version": "0.0.1",
"license": "MIT",
"summary": "Unofficial Google Poly SDK",
"authors": {
"patrick piemonte": "patrick.piemonte@gmail.com"
},
"homepage": "https://github.com/piemonte/Poly",
"source": {
"git": "https://github.com/piemonte/Poly.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "4.0",
"dependencies": {
"Alamofire": [
"4.7.2"
],
"AlamofireNetworkActivityIndicator": [
"2.2.0"
],
"Cache": [
"4.2.0"
],
"ObjectMapper": [
"3.1.0"
],
"PromiseKit": [
"6.2.5"
],
"Disk": [
"0.3.3"
]
}
}