blob: deca0c3775dd8ff5fecfe65a530feb92fe7aaa94 [file] [log] [blame]
{
"name": "vantiq-sdk-ios",
"version": "1.3.8",
"summary": "API for the Vantiq system for iOS applications.",
"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.",
"homepage": "https://github.com/Vantiq/vantiq-sdk-ios",
"license": "MIT",
"authors": {
"Vantiq, Inc.": "info@vantiq.com"
},
"source": {
"git": "https://github.com/Vantiq/vantiq-sdk-ios.git",
"tag": "1.3.8"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}