blob: 36a47758e24c29630c2765ddd1d7fd40e4f1664c [file] [log] [blame]
{
"name": "MKActionSheet",
"version": "1.2.6",
"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.2.6"
},
"source_files": "MKActionSheet/**/*.{h,m}",
"resources": "MKActionSheet/MKActionSheet.bundle",
"requires_arc": true
}