[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / d / b / RxSchoolMeal / 0.1.1 / RxSchoolMeal.podspec.json
blobf9ac964017d3d05396ae0ecc8131d7a1362f6c8e
2   "name": "RxSchoolMeal",
3   "version": "0.1.1",
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": "0.1.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": [
22     "RxSchoolMeal/Classes/**/*",
23     "RxSchoolMeal/Classes/*"
24   ],
25   "exclude_files": "Example",
26   "dependencies": {
27     "RxAlamofire": [
28       "~> 6.1"
29     ],
30     "RxSwift": [
31       "~> 6.0"
32     ]
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"