[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 0 / CovidAR / 0.1.1 / CovidAR.podspec.json
blobb9bdbcb1922dce916d48385417faad2845d43a02
2   "name": "CovidAR",
3   "version": "0.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "CovidAR/**/*.{swift}",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "resources": "CovidAR/**/*.{png,storyboard,xib,xcassets,usdz}",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"