[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / b / RxCocoa-Texture / 1.0.0 / RxCocoa-Texture.podspec.json
blob1def3df7c623ac3a4c589c05a26366ca77100777
2   "name": "RxCocoa-Texture",
3   "version": "1.0.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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "RxCocoa-Texture/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.0"
25     ],
26     "RxCocoa": [
27       "~> 4.0"
28     ],
29     "Texture": [
30       "2.6"
31     ]
32   }