[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / b / RxTexture2 / 1.0.0 / RxTexture2.podspec.json
blob3572266a2417ec9ad871df0018ad1cadd1f0b1e0
2   "name": "RxTexture2",
3   "version": "1.0.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.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5"
25     ],
26     "RxCocoa": [
27       "~> 5"
28     ],
29     "Texture": [
30       "~> 2.8"
31     ]
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"