blob: 4454b241ea8e4e446c25a7e68a1c49f55e5233a5 [file] [log] [blame]
{
"name": "HMLauncherView",
"version": "1.0.3",
"summary": "HMLauncherView is an UI component which mimics the iOS homescreen (a.k.a SpringBoard) behaviour",
"description": " HMLauncherView is an UI component which mimics the iOS homescreen (a.k.a SpringBoard) behaviour. \n Added icons can be reordered and removed. In addition the HMLauncherView supports drag&drop of icons between several HMLauncherView instances.\n Checkout the demo video: http://www.youtube.com/watch?v=Mqv1usdM6fA \n",
"homepage": "https://github.com/heikomaass/HMLauncherView",
"license": "Apache 2.0",
"authors": {
"Heiko Maaß": "mail@heikomaass.de"
},
"source": {
"git": "https://github.com/heikomaass/HMLauncherView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}"
}