blob: a9ca6667b6a43097f06c2520bf58f9049735bf61 [file] [log] [blame]
{
"name": "YSActionsheet",
"version": "1.0.0",
"summary": "A bottom actionsheet like WeChat",
"homepage": "https://github.com/winsonGali/YSActionsheet",
"authors": {
"winsonGali": "angihu@126.com"
},
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/winsonGali/YSActionsheet.git",
"tag": "1.0.0"
},
"source_files": [
"YSActionsheetDemo/YSActionSheet",
"YSActionsheetDemo/YSActionSheet/**/*.{h,m}"
],
"frameworks": "UIKit"
}