blob: 74b4de7ddf19979bef6c98581ef383d40c8248d6 [file] [log] [blame]
{
"name": "UUActionSheet",
"version": "1.0",
"summary": "An actionSheet used on iOS.",
"homepage": "https://github.com/dexianyinjiu/UUActionSheet",
"license": "MIT",
"authors": {
"得闲饮酒": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/dexianyinjiu/UUActionSheet.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UUActionSheet/**/*.{h,m}",
"frameworks": "UIKit"
}