[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / c / AuthoritiSDK / 0.0.1 / AuthoritiSDK.podspec.json
blob48082039ed6c4c980df0a81f7016cadea25afb0a
2   "name": "AuthoritiSDK",
3   "version": "0.0.1",
4   "summary": "Authoriti SDK",
5   "description": "Authoriti iOS SDK.",
6   "homepage": "https://authoriti.net",
7   "license": {
8     "type": "Authoriti",
9     "file": "license"
10   },
11   "authors": {
12     "Rakib Ansary Saikot": "rakib@curtisdigital.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "ios": {
19     "vendored_frameworks": "Authoriti.framework"
20   },
21   "source": {
22     "http": "https://authoriti-sdk.s3.amazonaws.com/iOS/sdk/Authoriti.zip"
23   },
24   "exclude_files": "Classes/Exclude",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.2"
28     ],
29     "SwiftKeychainWrapper": [
30       "~> 3.0.1"
31     ]
32   },
33   "swift_version": "5.0"