blob: a248f46a8fa69c6cfc0a9916fdd659dbd5ca8d60 [file] [log] [blame]
{
"name": "vantiq-sdk-ios",
"version": "1.4.2",
"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.4.2"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}