[Add] MARSDK_EASPRO 5.0.3
[CocoaPods.git] / Specs / d / 4 / 2 / BLExceptionStatistics / 1.1.0 / BLExceptionStatistics.podspec.json
blob89004ca87b9de05378c70760f8b3fc6759834a38
2   "name": "BLExceptionStatistics",
3   "summary": "Collection BenLai exception statistics.",
4   "version": "1.1.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "JonyFang": "jony.chunfang@gmail.com"
11   },
12   "social_media_url": "http://www.jonyfang.com",
13   "homepage": "http://192.168.60.50/iOS/BLExceptionStatistics",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://192.168.60.50/iOS/BLExceptionStatistics.git",
19     "tag": "1.1.0"
20   },
21   "requires_arc": true,
22   "source_files": "BLExceptionStatistics/**/*.{h,m}",
23   "public_header_files": "BLExceptionStatistics/**/*.{h}",
24   "dependencies": {
25     "MMKV": [
26       "1.0.22"
27     ]
28   }