[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 0 / 5 / d / RxTextureDataSources / 0.1.2 / RxTextureDataSources.podspec.json
blob84fbab18f02a5d0b94f8c2aec3640807dd43a658
2   "name": "RxTextureDataSources",
3   "version": "0.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "RxDataSource for AsyncDisplayKit/Texture view containers",
9   "homepage": "https://github.com/dangthaison91/RxTextureDataSources",
10   "social_media_url": "https://twitter.com/dangthaison91",
11   "authors": {
12     "Dang Thai Son": "dangthaison.91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dangthaison91/RxTextureDataSources.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*.swift",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "RxSwift": [
26       "~> 3.4"
27     ],
28     "RxCocoa": [
29       "~> 3.4"
30     ],
31     "RxDataSources": [
32       "~> 1.0"
33     ],
34     "Texture": [
35       "~> 2.0"
36     ]
37   },
38   "pushed_with_swift_version": "3.0.2"