blob: 7895087d1b45a28705fdfc9e0139928674c6bd8e [file] [log] [blame]
{
"name": "YNActionSheet",
"version": "1.0.0",
"summary": "A custom actionSheet used on iOS.",
"homepage": "https://github.com/yyn835314557/YNActionSheet",
"license": "MIT",
"authors": {
"游义男": "youyinan@hhu.edu.cn"
},
"source": {
"git": "https://github.com/yyn835314557/YNActionSheet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YNActionSheet/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}