[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 7 / 3 / QBCountly / 1.0.1 / QBCountly.podspec.json
bloba9b0a1a0f2554018ccfd23825f47eb22145ad86d
2   "name": "QBCountly",
3   "version": "1.0.1",
4   "summary": "Pages and events statistics based Countly.",
5   "homepage": "http://git.qianbaoqm.com/hupf/QBCountly",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Handd": "handd@qianbao.com"
12   },
13   "source": {
14     "git": "http://git.qianbaoqm.com/hupf/QBCountly.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "QBCountly/*.{h,m}",
21   "public_header_files": [
22     "QBCountly/Countly.h",
23     "QBCountly/CountlyConfig.h",
24     "QBCountly/CountlyConnectionManager.h",
25     "QBCountly/CountlyUserDetails.h"
26   ]