blob: 81f3b1428a801c40edbc2310b4bbc5b44d7f3e7a [file] [log] [blame]
{
"name": "CloudIQMobile",
"version": "0.1.0",
"summary": "cloud.IQ's Native Mobile API provides a simplified way to integrate cloud.IQ's onsite marketing analytics services.",
"description": "Using cloud.IQ's Native Mobile API, a developer can\ntrack key points of its customers journey. The data\nis stored locally and then submitted to cloud.IQ's\nservers using a REST API.",
"homepage": "https://platform.cloud-iq.com/nma/documentation",
"authors": "cloud.IQ",
"license": {
"type": "cloud.IQ Private License"
},
"source": {
"http": "https://platform.cloud-iq.com/nma/download/cloud-iq-nma-ios-0.1.0.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CloudIQMobile": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}