blob: 1c4d812b5f228b52c29f6b50a6c7e96506ac2bde [file] [log] [blame]
{
"name": "GSSideMenu",
"version": "0.1",
"license": "MIT",
"summary": "A small & simple side menu using UIDynamics",
"homepage": "https://github.com/0x5e/GSSideMenu",
"authors": {
"0x5e": "0x5e@sina.cn"
},
"source": {
"git": "https://github.com/0x5e/GSSideMenu.git",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GSSideMenu/*",
"frameworks": "UIKit"
}