blob: 221ca94979c301c643c689835a9c61167822c793 [file] [log] [blame]
{
"name": "MMSideslipDrawer",
"version": "1.1",
"summary": "A side slip drawer used on iOS.",
"homepage": "https://github.com/dexianyinjiu/MMSideslipDrawer",
"license": "MIT",
"authors": {
"得闲饮酒": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/dexianyinjiu/MMSideslipDrawer.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMSideslipDrawer/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}