[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / 0 / FullAuthIOSClient / 0.9.6 / FullAuthIOSClient.podspec.json
blob3b9f9905d6737b73c7cd67c7b8bddb4508a28947
2   "name": "FullAuthIOSClient",
3   "version": "0.9.6",
4   "swift_version": "4.0",
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": "0.9.6"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.5"
23     ]
24   }