[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / f / c / GoSquaredAPI / 0.7.0 / GoSquaredAPI.podspec.json
blob631118032ff7b5cf01e3403cea3fc829fdbf3cba
2   "name": "GoSquaredAPI",
3   "version": "0.7.0",
4   "summary": "Swift library for interacting with the GoSquared API",
5   "authors": {
6     "Ed Wellbrook": "edwellbrook@gmail.com"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/edwellbrook/gosquared-swift",
10   "source": {
11     "git": "https://github.com/edwellbrook/gosquared-swift.git",
12     "tag": "v0.7.0"
13   },
14   "source_files": "Sources/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10"
19   },
20   "dependencies": {
21     "libCommonCrypto": [
23     ]
24   },
25   "pushed_with_swift_version": "3.0"