blob: 97d3d1297179989a1da74bf3755398cbfe7e17f1 [file] [log] [blame]
{
"name": "MMSideslipDrawer",
"version": "1.3",
"summary": "A side slip drawer used on iOS.",
"homepage": "https://github.com/CheeryLau/MMSideslipDrawer",
"license": "MIT",
"authors": {
"Cheery Lau": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/CheeryLau/MMSideslipDrawer.git",
"tag": "1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMSideslipDrawer/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}