[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 5 / 1 / 7 / Cidaas / 1.0.8 / Cidaas.podspec.json
blobe8b9d9caf2ab4102f44674c91be24b3444d2930d
2   "name": "Cidaas",
3   "version": "1.0.8",
4   "summary": "Native SDK for iOS providing login, registration and verification functionalities",
5   "homepage": "https://github.com/Cidaas/cidaas-sdk-ios-v2",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cidaas": "developer@cidaas.de"
12   },
13   "source": {
14     "git": "https://github.com/Cidaas/cidaas-sdk-ios-v2.git",
15     "tag": "1.0.8"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Cidaas/Classes/Core/**/*",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7.3"
24     ],
25     "OneTimePassword": [
26       "~> 3.1.4"
27     ],
28     "CryptoSwift": [
29       "~> 0.12"
30     ]
31   }