[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / f / BSLogWindow / 0.1.1 / BSLogWindow.podspec.json
blob10806c523dce4e607d94cc45f2430abd300512ed
2   "name": "BSLogWindow",
3   "version": "0.1.1",
4   "summary": "A short description of BSLogWindow.",
5   "description": "一个用来打印信息到屏幕的小工具。",
6   "homepage": "https://github.com/FreeBaiShun",
7   "license": "MIT",
8   "authors": {
9     "free": "851083075@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/FreeBaiShun/BSLogWindow.git",
17     "tag": "0.1.1"
18   },
19   "source_files": [
20     "BSLogWindow",
21     "BSLogWindow/BSLogWindow/*.{h,m}"
22   ],
23   "dependencies": {
24     "WMDragView": [
26     ]
27   }