[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 9 / BLDebugTools / 0.2.0 / BLDebugTools.podspec.json
blob472dd82c29ab9474a977fdd86cecc3b8c1e9a342
2   "name": "BLDebugTools",
3   "version": "0.2.0",
4   "summary": "DebugTools for app",
5   "homepage": "https://github.com/linhay/BLDebugTools",
6   "license": {
7     "type": "Apache License 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "linhey": "linhan.linhey@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/linhay/BLDebugTools.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/*/**",
22     "Sources/**"
23   ],
24   "public_header_files": "Sources/BLDebugTools.h",
25   "dependencies": {
26     "SnapKit": [
28     ],
29     "PopGesture": [
31     ]
32   }