[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 5 / 1 / 7 / Cidaas / 1.0.1 / Cidaas.podspec.json
blobb62b9b3b353f30cd0fd13fd93fc1ced9c9ba34a1
2   "name": "Cidaas",
3   "version": "1.0.1",
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.1"
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   }