[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / b / 6 / 2 / ARObject / 0.8.1 / ARObject.podspec.json
blob29f401b24b96b86f4b389730fe3e75a4d082dfd7
2   "name": "ARObject",
3   "version": "0.8.1",
4   "summary": "A library to help develop AR apps.",
5   "description": "A library to help develop AR apps easily.",
6   "homepage": "https://github.com/ifullgaz/ARObject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Emmanuel Merali": "emmanuel@merali.me"
13   },
14   "source": {
15     "git": "https://github.com/ifullgaz/ARObject.git",
16     "tag": "0.8.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "ARObject/Classes/**/*",
26   "resources": "ARObject/Assets/**/*",
27   "dependencies": {
28     "ARFocusSquare": [
29       "~> 3"
30     ]
31   },
32   "swift_version": "5.1"