[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 6 / e / a / CloudIQMobile / 0.1.0 / CloudIQMobile.podspec.json
blob81f3b1428a801c40edbc2310b4bbc5b44d7f3e7a
2   "name": "CloudIQMobile",
3   "version": "0.1.0",
4   "summary": "cloud.IQ's Native Mobile API provides a simplified way to integrate cloud.IQ's onsite marketing analytics services.",
5   "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.",
6   "homepage": "https://platform.cloud-iq.com/nma/documentation",
7   "authors": "cloud.IQ",
8   "license": {
9     "type": "cloud.IQ Private License"
10   },
11   "source": {
12     "http": "https://platform.cloud-iq.com/nma/download/cloud-iq-nma-ios-0.1.0.zip"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "CloudIQMobile": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/**/*.h"