[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / b / RxTexture2 / 1.3.0 / RxTexture2.podspec.json
blob46ce35bc9801ff4d4fb2cd8fc0ef82d456546404
2   "name": "RxTexture2",
3   "version": "1.3.0",
4   "summary": "RxSwift Texture Extensions",
5   "description": "RxSwift Texture Extensions",
6   "homepage": "https://github.com/OhKanghoon/RxTexture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OhKanghoon": "ggaa96@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/OhKanghoon/RxTexture.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "dependencies": {
23     "RxSwift": [
24       "~> 6.0"
25     ],
26     "RxCocoa": [
27       "~> 6.0"
28     ],
29     "Texture": [
30       "~> 3.0"
31     ]
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"