[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 7 / 3 / QBCountly / 1.0.2 / QBCountly.podspec.json
blob0c04cd21a5524c949511206d62ae88284481123e
2   "name": "QBCountly",
3   "version": "1.0.2",
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.2"
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   ]