[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / b / 6 / 2 / ARObject / 0.5.2 / ARObject.podspec.json
blob06bc9b484833874ebc70d9460b8c97d6d2d40926
2   "name": "ARObject",
3   "version": "0.5.2",
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.5.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "ARObject/Classes/**/*",
26   "dependencies": {
27     "ARFocusSquare": [
28       "~> 2.2"
29     ]
30   },
31   "swift_version": "5.1"