[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 1 / e / 2 / LLDebugTool / 1.1.2 / LLDebugTool.podspec.json
blob6fc1685a5c9ff0a7be9a945aae4ac7084d87e161
2   "name": "LLDebugTool",
3   "version": "1.1.2",
4   "summary": "LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.",
5   "homepage": "https://github.com/HDB-Li/LLDebugTool",
6   "license": "MIT",
7   "authors": {
8     "HDB-Li": "llworkinggroup@qq.com"
9   },
10   "social_media_url": "https://github.com/HDB-Li",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/HDB-Li/LLDebugTool.git",
16     "tag": "1.1.2"
17   },
18   "requires_arc": true,
19   "source_files": "LLDebugTool/**/*.{h,m}",
20   "resources": "LLDebugTool/**/*.{xib,storyboard,bundle}",
21   "dependencies": {
22     "FMDB": [
24     ]
25   }