blob: ea945a40a70ab1ca72763e29b57d84702662e6b8 [file] [log] [blame]
{
"name": "ARImageSearch",
"version": "2.1.0",
"summary": "iOS framework for AR Image Search project.",
"description": "iOS framework for AR Image Search project. Main feature is the continuous image search in augmented reality using ARKit.",
"homepage": "https://ar-image-search.herokuapp.com/",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Petr Chmelar": "info@pchmelar.cz"
},
"social_media_url": "https://twitter.com/filletzz",
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://s3.eu-west-2.amazonaws.com/ar-image-search/ios-sdk-2.1.0.zip"
},
"vendored_frameworks": "ARImageSearch.framework",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}