blob: 080508b05ca177a1223edc041be858bb95905429 [file] [log] [blame]
{
"name": "MKActionSheet",
"version": "2.0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/mk2016/MKActionSheet.git",
"tag": "2.0.1"
},
"source_files": "MKActionSheet/**/*.{h,m}",
"resources": "MKActionSheet/MKActionSheet.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"SDWebImage": [
"~> 3.8.2"
]
}
}