blob: a9b0a1a0f2554018ccfd23825f47eb22145ad86d [file] [log] [blame]
{
"name": "QBCountly",
"version": "1.0.1",
"summary": "Pages and events statistics based Countly.",
"homepage": "http://git.qianbaoqm.com/hupf/QBCountly",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Handd": "handd@qianbao.com"
},
"source": {
"git": "http://git.qianbaoqm.com/hupf/QBCountly.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QBCountly/*.{h,m}",
"public_header_files": [
"QBCountly/Countly.h",
"QBCountly/CountlyConfig.h",
"QBCountly/CountlyConnectionManager.h",
"QBCountly/CountlyUserDetails.h"
]
}