blob: 75371f2973118aa4e321a9a3af23dec92a880918 [file] [log] [blame]
{
"name": "PandaMobile_SideBar_IOS",
"version": "0.0.1",
"summary": "A SideBar UI View For IOS (OC).",
"homepage": "https://github.com/lingen/PandaMobile_SideBar_IOS.git",
"license": {
"type": "ALV2",
"file": "LICENSE"
},
"authors": {
"lingen.liu": "lingen.liu@gmail.com"
},
"social_media_url": "http://openpanda.org",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/lingen/PandaMobile_SideBar_IOS.git",
"tag": "0.0.1",
"submodules": true
},
"source_files": "PandaMobile_SideBar_IOS/**/*.{h,m}"
}