[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 8 / ARControlls / 1.0.2 / ARControlls.podspec.json
blobac3517b043523530d9aef8082baf187b27e6c971
2   "name": "ARControlls",
3   "version": "1.0.2",
4   "summary": "ARControlls is a SDK which helps to detect image using ARKit",
5   "swift_versions": "5.0",
6   "description": "ARControlls is a SDK for detect dynamic images using ARKit and display Augmented content on it.",
7   "homepage": "https://github.com/getyoteamsolutions/ARControlls",
8   "license": "MIT",
9   "authors": {
10     "getyoteam": "parth.vaghasiya@getyoteam.com"
11   },
12   "source": {
13     "git": "https://github.com/getyoteamsolutions/ARControlls.git",
14     "tag": "1.0.2"
15   },
16   "exclude_files": "Classes/Exclude",
17   "source_files": "ARControlls/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "Alamofire": [
23       "~> 5.2"
24     ],
25     "SwiftyJSON": [
26       "~> 5.0"
27     ],
28     "YoutubeDirectLinkExtractor": [
29       "~> 0.3"
30     ],
31     "Zip": [
32       "~> 1.1"
33     ]
34   },
35   "swift_version": "5.0"