[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 0 / FullAuthIOSClient / 1.0.4 / FullAuthIOSClient.podspec.json
blobf8ff048e62dac7d770995c5d0801cb4c80d2b42d
2   "name": "FullAuthIOSClient",
3   "version": "1.0.4",
4   "swift_versions": "4.2",
5   "summary": "A IOS client library to communicate with the FullAuth Apis for authentication, token exchange, retrieve access token, etc",
6   "homepage": "https://github.com/FullCreative/fullauth-api-ios-client.git",
7   "license": "MIT",
8   "authors": {
9     "Karthik samy": "karthik.samy@a-cti.com"
10   },
11   "source": {
12     "git": "https://github.com/FullCreative/fullauth-api-ios-client.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/FullAuthIOSClient/Classes/**/*",
20   "dependencies": {
21     "Alamofire": [
22       "4.8.2"
23     ]
24   },
25   "swift_version": "4.2"