blob: ba7a942e639a2240b2fc7e9f8ef6af549a59c3ba [file] [log] [blame]
{
"name": "GoSquaredAPI",
"version": "0.6.2",
"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.6.2"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}