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