[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / b / RxSchoolMeal / 1.0.0 / RxSchoolMeal.podspec.json
blobbcb8cf24bd42fa29b31674f7ed477201a4e8ed33
2   "name": "RxSchoolMeal",
3   "version": "1.0.0",
4   "summary": "RxLibrary for get school meal",
5   "description": "This is awsome library for get school meal with RxSwift",
6   "homepage": "https://github.com/kimxwan0319/RxSchoolMeal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "semicolondsmkr": "kimxwan0319@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/kimxwan0319/RxSchoolMeal.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0",
20     "osx": "10.12",
21     "watchos": "6.0"
22   },
23   "source_files": [
24     "Sources/RxSchoolMeal/**/*",
25     "Sources/RxSchoolMeal/*"
26   ],
27   "dependencies": {
28     "RxAlamofire": [
29       "~> 6.1"
30     ],
31     "RxSwift": [
32       "~> 6.0"
33     ]
34   },
35   "swift_versions": "5.0",
36   "swift_version": "5.0"