[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / f / BsuirSDK / 0.9.0 / BsuirSDK.podspec.json
blobcb472a93a187ac8dd8f1972bb056592de734b51e
2   "name": "BsuirSDK",
3   "version": "0.9.0",
4   "summary": "SDK for fetching Bsuir API",
5   "description": "Simple swift wrapper for fetching, and parsing Bsuir schedule API.\nCalls are made to http://students.bsuir.by/",
6   "homepage": "https://github.com/budged/BsuirSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Siliuk": "siliuk.anton@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/budged/BsuirSDK.git",
16     "tag": "0.9.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BsuirSDK/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.0.0"
25     ],
26     "RxAlamofire": [
27       "~> 4.0.0"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"