blob: 772fc949e8c810fb6be58b1b7e5bf9d9cc53143b [file] [log] [blame]
{
"name": "UUActionSheet",
"version": "1.9",
"summary": "An actionSheet used on iOS.",
"homepage": "https://github.com/CheeryLau/UUActionSheet",
"license": "MIT",
"authors": {
"Cheery Lau": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/CheeryLau/UUActionSheet.git",
"tag": "1.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "UUActionSheet/**/*.{h,m}",
"frameworks": "UIKit"
}