blob: 7b31c0ed788e38c1c4b784458d8c880dfa070c62 [file] [log] [blame]
{
"name": "MMSideslipDrawer",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMSideslipDrawer/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}