[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / b / AwareSDK / 1.0.0 / AwareSDK.podspec.json
blob9d8273f42af22a9a7f84b41fa7b0dc8da4bc0b5a
2   "name": "AwareSDK",
3   "version": "1.0.0",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "AIQ Aware iOS SDK",
9   "homepage": "https://github.com/SkelterLabsInc/aware-ios-sdk",
10   "authors": {
11     "Skelter Labs": "aware-support@skelterlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/SkelterLabsInc/aware-ios-sdk.git",
15     "tag": "1.0.0"
16   },
17   "documentation_url": "https://github.com/SkelterLabsInc/aware-ios-sdk",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "5.1",
23     "5.2",
24     "5.3"
25   ],
26   "source_files": "Sources/**/*.swift",
27   "dependencies": {
28     "Alamofire": [
29       "~> 5.4"
30     ]
31   },
32   "swift_version": "5.3"