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