[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 9 / f / BsuirSDK / 0.8.2 / BsuirSDK.podspec.json
blob93dddfab90a7e58156b518e654a85a4840f39054
2   "name": "BsuirSDK",
3   "version": "0.8.2",
4   "summary": "A short description of BsuirSDK.",
5   "description": "SDK for fetching data fron Bsuir schedule web site",
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.8.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BsuirSDK/Classes/**/*",
22   "dependencies": {
23     "Moya/RxSwift": [
24       "~> 8.0"
25     ],
26     "AEXML": [
27       "~> 4.0.0"
28     ],
29     "Unbox": [
30       "~> 2.3.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"