blob: 0deeb519a70ecbc41d4d00426f86c501358d144e [file] [log] [blame]
{
"name": "GoSquaredAPI",
"version": "0.8.0",
"summary": "Swift library for interacting with the GoSquared API",
"authors": {
"Ed Wellbrook": "edwellbrook@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/edwellbrook/gosquared-swift",
"source": {
"git": "https://github.com/edwellbrook/gosquared-swift.git",
"tag": "v0.8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.10"
}
}