blob: 75e9aaa08d57f36152ae7b5560b6aef11ef07569 [file] [log] [blame]
{
"name": "YYActionSheet",
"version": "1.0.0",
"license": "MIT",
"summary": "An sample sctionSheet for iOS.",
"homepage": "https://github.com/SummerTrees/YYActionSheet",
"authors": {
"summer": "zou.yingying@foxmail.com"
},
"source": {
"git": "https://github.com/SummerTrees/YYActionSheet.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "YYActionSheet/*.{h,m}"
}