blob: 8cb8ac3824d46a01e0d2183dbf8089656c0854e9 [file] [log] [blame]
{
"name": "QBCountly",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QBCountly/*.{h,m}",
"public_header_files": [
"QBCountly/Countly.h",
"QBCountly/CountlyConfig.h",
"QBCountly/CountlyConnectionManager.h",
"QBCountly/CountlyUserDetails.h"
],
"subspecs": [
{
"name": "NotificationService",
"source_files": "QBCountly/CountlyNotificationService.{m,h}"
}
]
}