[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 4 / f / c / GoSquaredAPI / 0.8.0 / GoSquaredAPI.podspec.json
blob0deeb519a70ecbc41d4d00426f86c501358d144e
2   "name": "GoSquaredAPI",
3   "version": "0.8.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.8.0"
13   },
14   "source_files": "Sources/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10"
19   }