[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / b / RxCocoa-Texture / 2.1.0 / RxCocoa-Texture.podspec.json
blob6966324d9d479aaf4a26ba478873e0a955ba3168
2   "name": "RxCocoa-Texture",
3   "version": "2.1.0",
4   "summary": "RxCocoa Extension Library for Texture",
5   "description": "This library is built on Texture with RxCocoa, RxCocoa is a framework that helps make Cocoa APIs used in iOS and OS X easier to use with reactive techniques.",
6   "homepage": "https://github.com/Geektree0101/RxCocoa-Texture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Geektree0101": "h2s1880@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/GeekTree0101/RxCocoa-Texture.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "RxCocoa-Texture/Classes/**/*",
22   "swift_version": "4.0",
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.0"
26     ],
27     "RxCocoa": [
28       "~> 4.0"
29     ],
30     "Texture": [
31       "2.6"
32     ]
33   }