[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 0 / SVRFClient / 1.3.0 / SVRFClient.podspec.json
blob32af6c449eedca75f4d64f48c3ead91a6714d910
2   "name": "SVRFClient",
3   "platforms": {
4     "ios": "9.0",
5     "osx": "10.11",
6     "tvos": "9.0"
7   },
8   "version": "1.3.0",
9   "source": {
10     "git": "https://github.com/Svrf/svrf-swift4-client.git",
11     "tag": "1.3.0"
12   },
13   "authors": "SVRF",
14   "license": "MIT",
15   "homepage": "http://developers.svrf.com",
16   "summary": "SVRF API client",
17   "documentation_url": "https://github.com/SVRF/svrf-swift4-client",
18   "source_files": "SVRFClient/Classes/**/*.swift",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.5.0"
22     ]
23   },
24   "swift_version": "4",
25   "deprecated_in_favor_of": "SvrfSDK"