[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / a / DataManagerRxSwift / 1.0.0 / DataManagerRxSwift.podspec.json
blob2565b94e17a437d073365ce60e70a90ebe020eaf
2   "name": "DataManagerRxSwift",
3   "version": "1.0.0",
4   "summary": "Service Manager written purely on RxSwift.",
5   "description": "This CocoaPods library helps you perform Service Calls.",
6   "homepage": "https://github.com/hbhasin3/DataManagerRxSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harsh": "harsh.bhasin@yahoo.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/hbhasin3/DataManagerRxSwift.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "DataManagerRxSwift/**/*.{h,m,swift}",
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.0"
26     ]
27   },
28   "swift_version": "4.0"