[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 5 / DCSuspendButton / 1.0.0 / DCSuspendButton.podspec.json
blob18b6c0b7a9822b2c0114637de368e18f392e38d4
2   "name": "DCSuspendButton",
3   "version": "1.0.0",
4   "summary": "一种自定义的浮窗,可以自由拖动,松手后视拖动区域吸附在左侧或者右侧",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/DisneyTom/DCSuspendButtonDemo",
10   "authors": {
11     "DisneyTom": "lxlx1798@163.com"
12   },
13   "source": {
14     "git": "https://github.com/DisneyTom/DCSuspendButtonDemo.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "DCSuspendButtonDemo/DCSuspendButton/**/*.{h,m}",
18   "dependencies": {
19     "FLAnimatedImage": [
20       "~> 1.0.12"
21     ]
22   },
23   "resources": "DCSuspendButtonDemo/Source/*.bundle",
24   "requires_arc": true