[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 5 / RMPSecureAuth / 0.1.3 / RMPSecureAuth.podspec.json
blobfd9ba0542193d4a57ee93eaf70deccf9ba8ccf2f
2   "name": "RMPSecureAuth",
3   "version": "0.1.3",
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     "Somu Yadav": "somendra.sy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/somuyadav007/RMPSecureAuth.git",
16     "tag": "0.1.3"
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"