blob: 6085b8e4f9772e793b22836f5b996019a7526fe8 [file] [log] [blame]
{
"name": "BSActionSheet",
"version": "0.0.3",
"summary": "一个可以高度修改的 ActionSheet",
"description": "这个类库能够给开发者提供一个类似于微信并且可以高度更改的 ActionSheet",
"homepage": "https://github.com/wangtongs/BSActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangtong": "wangtongKings@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wangtongs/BSActionSheet.git",
"tag": "0.0.3"
},
"source_files": "BSActionSheet/BSActionSheet/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}