[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / b / c / BTWidgetView / 0.4.6 / BTWidgetView.podspec.json
blobfb0a873ce5a662976bfc93702b67872ea557e2e3
2   "name": "BTWidgetView",
3   "version": "0.4.6",
4   "summary": "An easy widgetView",
5   "homepage": "https://github.com/StoneMover/BTWidgetView",
6   "license": "MIT",
7   "authors": {
8     "StoneMover": "stonemover@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/StoneMover/BTWidgetView.git",
15     "tag": "0.4.6"
16   },
17   "source_files": "BTWidgetView/**/*.{h,m}",
18   "resources": "Assets/BTDialogBundle.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "BTHelp": [
23     ]
24   }