blob: b06381d1966340dceddffb68a179b539788b35cd [file] [log] [blame]
{
"name": "PolygonAPI",
"version": "1.0.0",
"license": "BSD",
"summary": "Polygon View iOS Swift API",
"homepage": "https://github.com/xattacker/Polygon_iOS_API",
"authors": {
"Xattacker": "amigo.xattacker@gmail.com"
},
"source": {
"git": "https://github.com/xattacker/Polygon_iOS_API.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "PolygonAPI/Sources/*.swift",
"dependencies": {
"ObjectMapper": [
]
},
"swift_version": "5.0"
}