blob: 18b6c0b7a9822b2c0114637de368e18f392e38d4 [file] [log] [blame]
{
"name": "DCSuspendButton",
"version": "1.0.0",
"summary": "一种自定义的浮窗,可以自由拖动,松手后视拖动区域吸附在左侧或者右侧",
"platforms": {
"ios": "11.0"
},
"license": "MIT",
"homepage": "https://github.com/DisneyTom/DCSuspendButtonDemo",
"authors": {
"DisneyTom": "lxlx1798@163.com"
},
"source": {
"git": "https://github.com/DisneyTom/DCSuspendButtonDemo.git",
"tag": "v1.0.0"
},
"source_files": "DCSuspendButtonDemo/DCSuspendButton/**/*.{h,m}",
"dependencies": {
"FLAnimatedImage": [
"~> 1.0.12"
]
},
"resources": "DCSuspendButtonDemo/Source/*.bundle",
"requires_arc": true
}