[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / 0 / LNERadialMenu / 1.0 / LNERadialMenu.podspec.json
blob6dd98db1432ed0b0ac6b98e83ea8b51ca46790ca
2   "name": "LNERadialMenu",
3   "version": "1.0",
4   "summary": "A radial menu that considers also screen edges.",
5   "description": "                   A radial menu that considers also screen edges, reorganizing buttons in order to get them always inside the screen.\n",
6   "license": {
7     "type": "MIT"
8   },
9   "homepage": "https://github.com/gringoireDM/LNERadialMenu.git",
10   "authors": {
11     "Giuseppe Lanza": "gringoire986@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/gringoireDM",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/gringoireDM/LNERadialMenu.git",
20     "tag": "1.0"
21   },
22   "source_files": [
23     "LNERadialMenu/RadialMenu",
24     "LNERadialMenu/RadialMenu/*.{h,m}",
25     "LNERadialMenu/RadialMenu/**/*.{h,m}"
26   ]