blob: ac3517b043523530d9aef8082baf187b27e6c971 [file] [log] [blame]
{
"name": "ARControlls",
"version": "1.0.2",
"summary": "ARControlls is a SDK which helps to detect image using ARKit",
"swift_versions": "5.0",
"description": "ARControlls is a SDK for detect dynamic images using ARKit and display Augmented content on it.",
"homepage": "https://github.com/getyoteamsolutions/ARControlls",
"license": "MIT",
"authors": {
"getyoteam": "parth.vaghasiya@getyoteam.com"
},
"source": {
"git": "https://github.com/getyoteamsolutions/ARControlls.git",
"tag": "1.0.2"
},
"exclude_files": "Classes/Exclude",
"source_files": "ARControlls/*.swift",
"platforms": {
"ios": "13.0"
},
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"SwiftyJSON": [
"~> 5.0"
],
"YoutubeDirectLinkExtractor": [
"~> 0.3"
],
"Zip": [
"~> 1.1"
]
},
"swift_version": "5.0"
}