blob: 25d04919b674d36b495f26e4c7402f19b4547fff [file] [log] [blame]
{
"name": "MKActionSheet",
"version": "1.3.2",
"summary": "multi styles and multifunctional actionSheet",
"homepage": "https://github.com/mk2016/MKActionSheet",
"license": "MIT",
"authors": {
"MK Xiao": "xiaomk7758@sina.com"
},
"social_media_url": "https://mk2016.github.io",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mk2016/MKActionSheet.git",
"tag": "1.3.2"
},
"source_files": "MKActionSheet/**/*.{h,m}",
"resources": "MKActionSheet/MKActionSheet.bundle",
"requires_arc": true
}