[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 3 / QBCountly / 1.0.3 / QBCountly.podspec.json
blob4a1722555a7e694c1dbae0686f324102a44b4556
2   "name": "QBCountly",
3   "version": "1.0.3",
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.3"
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   ],
27   "subspecs": [
28     {
29       "name": "NotificationService",
30       "source_files": "QBCountly/**/CountlyNotificationService.{m,h}"
31     }
32   ]