blob: 5bc8fa960a79b9f7a717a36d9bbb323f1ed4aebc [file] [log] [blame]
{
"name": "STActionSheet",
"version": "0.0.2",
"summary": "bottom actionsheet",
"description": "能够简单的使用通用底部actionsheet,自定义title,image,和颜色等等",
"homepage": "https://github.com/StoneAi/STActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StonAi": "372516527@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/StoneAi/STActionSheet.git",
"tag": "0.0.1"
},
"source_files": [
"STActionSheet",
"STActionSheet/STActionSheet/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}