[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / e / quantumgraph / 1.6.6 / quantumgraph.podspec.json
blobccb93f74f1750345e4fb84dc7ffad10ac5acacef
2   "name": "quantumgraph",
3   "version": "1.6.6",
4   "summary": "iOSSdk helps you to analyse user events in your app",
5   "homepage": "http://docs.qgraph.io",
6   "license": "MIT",
7   "authors": {
8     "quantumgraph": "vivek@quantumgraph.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/quantumgraph/ios-sdk.git",
15     "tag": "v1.6.6"
16   },
17   "default_subspecs": "ios-sdk",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "ios-sdk",
22       "source_files": "QGSdk.h",
23       "vendored_libraries": "libQGSdk.a"
24     }
25   ]