[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 0 / CovidAR / 0.1.10 / CovidAR.podspec.json
blobf78987646b2d501988d9c460c9baed84f880ae2f
2   "name": "CovidAR",
3   "version": "0.1.10",
4   "summary": "Extension for integrating social distancing using Arkit",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Tesseract": "covidar@tesseract.in"
11   },
12   "homepage": "https://github.com/sanchgoel/CovidAR",
13   "source": {
14     "git": "https://github.com/sanchgoel/CovidAR.git",
15     "tag": "0.1.10"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "CovidAR/**/*.{swift}",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "resources": "CovidAR/**/*.{png,storyboard,xib,xcassets,mp3}",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"