[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / e / HMLauncherView / 1.0.3 / HMLauncherView.podspec.json
blob4454b241ea8e4e446c25a7e68a1c49f55e5233a5
2   "name": "HMLauncherView",
3   "version": "1.0.3",
4   "summary": "HMLauncherView is an UI component which mimics the iOS homescreen (a.k.a SpringBoard) behaviour",
5   "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",
6   "homepage": "https://github.com/heikomaass/HMLauncherView",
7   "license": "Apache 2.0",
8   "authors": {
9     "Heiko Maaß": "mail@heikomaass.de"
10   },
11   "source": {
12     "git": "https://github.com/heikomaass/HMLauncherView.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "6.1"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.{h,m}"