[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / f / a / 0 / AVBody / 0.0.1 / AVBody.podspec.json
blob83d14310d8a90e132b812ebb01c2e0b0e05b7205
2   "name": "AVBody",
3   "summary": "Framework using AVFoundation for ARBody recording and playback",
4   "version": "0.0.1",
5   "homepage": "https://github.com/deeje/AVBody",
6   "license": "MIT",
7   "authors": {
8     "deeje": "deeje@mac.com"
9   },
10   "source": {
11     "git": "https://github.com/deeje/AVBody.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source_files": "Source/*.swift",
18   "ios": {
19     "frameworks": [
20       "AVFoundation",
21       "ARKit"
22     ]
23   },
24   "swift_versions": [
25     5.1
26   ],
27   "swift_version": "5.1"