blob: b7a744f40fda43587408d0b5a44451c10ca759f9 [file] [log] [blame]
{
"name": "UUActionSheet",
"version": "1.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UUActionSheet/**/*.{h,m}",
"frameworks": "UIKit"
}