[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 1 / 7 / vantiq-sdk-ios / 1.5.8 / vantiq-sdk-ios.podspec.json
blobcf68e47dc181c8333b7f64d36655d2bb6e05d5a0
2   "name": "vantiq-sdk-ios",
3   "version": "1.5.8",
4   "summary": "API for the Vantiq system for iOS applications.",
5   "description": "The Vantiq iOS SDK is Objective-C that provides an API into a Vantiq system for iOS applications. The SDK connects to a Vantiq system using the Vantiq REST API.",
6   "homepage": "https://github.com/Vantiq/vantiq-sdk-ios",
7   "license": "MIT",
8   "authors": {
9     "Vantiq, Inc.": "info@vantiq.com"
10   },
11   "source": {
12     "git": "https://github.com/Vantiq/vantiq-sdk-ios.git",
13     "tag": "1.5.8"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "user_target_xcconfig": {
21     "GENERATE_INFOPLIST_FILE": "YES"
22   }