blob: 0c04cd21a5524c949511206d62ae88284481123e [file] [log] [blame]
{
"name": "QBCountly",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QBCountly/**/*.{h,m}",
"public_header_files": [
"QBCountly/**/Countly.h",
"QBCountly/**/CountlyConfig.h",
"QBCountly/**/CountlyConnectionManager.h",
"QBCountly/**/CountlyUserDetails.h"
]
}