[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / f / a / 0 / AVBody / 0.2.0 / AVBody.podspec.json
blobc245ceaf35cdd70ba49a14041d6e237cf43feb22
2   "name": "AVBody",
3   "summary": "Framework using AVFoundation for ARBody recording and playback",
4   "version": "0.2.0",
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.2.0"
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"