[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 4 / 5 / RMPSecureAuth / 0.1.0 / RMPSecureAuth.podspec.json
blobb9ce4e35920e7b702328e450854bdb001effaf52
2   "name": "RMPSecureAuth",
3   "version": "0.1.0",
4   "summary": "AppAuth Extension According Authentication Requirements.",
5   "description": "TODO: RMPAuth is a AppAuth extension framework, which is using to reduce the appauth code, according oraganizations  requirement",
6   "homepage": "https://github.com/somuyadav007/RMPSecureAuth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "somuyadav007": "somu.yadav@innoeye.com"
13   },
14   "source": {
15     "git": "https://github.com/somuyadav007/RMPSecureAuth.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "RMPSecureAuth/Classes/**/*",
23   "dependencies": {
24     "AppAuth": [
25       "~> 1.2.0"
26     ]
27   },
28   "swift_version": "4.2"