[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / 0 / FullAuthIOSClient / 1.0.7 / FullAuthIOSClient.podspec.json
blob1b7e609ef5666853cef7e04e7f2d23fc1aca142e
2   "name": "FullAuthIOSClient",
3   "version": "1.0.7",
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.7"
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"