[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / 5 / 2 / 9 / BLDebugTools / 0.1.1 / BLDebugTools.podspec.json
blob0fbe2cae70c151c138672ceae1289fa7c808f724
2   "name": "BLDebugTools",
3   "version": "0.1.1",
4   "summary": "DebugTools for app",
5   "homepage": "https://github.com/bigL055/BLDebugTools",
6   "license": {
7     "type": "Apache License 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "linger": "linhan.bigl055@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/bigL055/BLDebugTools",
15     "tag": "0.1.1"
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   },
30   "pushed_with_swift_version": "4.0"