[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 1 / RxSubject / 0.1.0 / RxSubject.podspec.json
blob08fefde25dcaa637d72d3b61ff159387157ce1c3
2   "name": "RxSubject",
3   "version": "0.1.0",
4   "summary": "A short description of RxSubject.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zsfy/RxSubject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zsfy": "zsfy27@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zsfy/RxSubject.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RxSubject/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ]
26   }