blob: e8dc864c1f7c6f20686e932ef2893f5e52328fec [file] [log] [blame]
{
"name": "BSActionSheet",
"version": "0.0.1",
"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.1"
},
"source_files": "BSActionSheet/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}