blob: 7468bcf64d594b090d489512114a7f3057904d59 [file] [log] [blame]
{
"name": "ARImageSearch",
"version": "1.0.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": "ios-sdk-1.0.0/LICENSE"
},
"authors": {
"Petr Chmelar": "info@pchmelar.cz"
},
"social_media_url": "https://twitter.com/filletzz",
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://ar-image-search.herokuapp.com/sdk/ios-sdk-1.0.0.zip"
},
"ios": {
"vendored_frameworks": "ios-sdk-1.0.0/ARImageSearch.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}