[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / f / EzRxPermission / 0.1.0 / EzRxPermission.podspec.json
blob502dfeb0d25d801749e6a87135e5394369272667
2   "name": "EzRxPermission",
3   "version": "0.1.0",
4   "summary": "Ez permisison checker for iOS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yunjaena/EzRxPermission",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yunjaena": "yunjaena@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yunjaena/EzRxPermission.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "EzRxPermission/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "RxSwift": [
25       "~> 6.5.0"
26     ]
27   },
28   "swift_version": "5.0"