[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 2 / ARImageSearch / 2.0.0 / ARImageSearch.podspec.json
blob8589cda4ee0b1b386c61b65d19e5165238978887
2   "name": "ARImageSearch",
3   "version": "2.0.0",
4   "summary": "iOS framework for AR Image Search project.",
5   "description": "iOS framework for AR Image Search project. Main feature is the continuous image search in augmented reality using ARKit.",
6   "homepage": "https://ar-image-search.herokuapp.com/",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Petr Chmelar": "info@pchmelar.cz"
13   },
14   "social_media_url": "https://twitter.com/filletzz",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "http": "https://s3.eu-west-2.amazonaws.com/ar-image-search/ios-sdk-2.0.0.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "ARImageSearch.framework"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4"
26   }