[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / 3 / HKRadialMenu / 1.0.0 / HKRadialMenu.podspec.json
blobeb1b97d8a003ac39e1db4835e80dc2a9e0caa221
2   "name": "HKRadialMenu",
3   "version": "1.0.0",
4   "summary": "A menu with an interactive central view that expands other peripherical interactive views.",
5   "homepage": "https://github.com/Harmek/HKRadialMenu",
6   "screenshots": "https://github.com/Harmek/HKRadialMenu/raw/master/Screenshot.png",
7   "authors": {
8     "Panos Baroudjian": "baroudjian.panos@gmail.com"
9   },
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/Harmek/HKRadialMenu.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "HKRadialMenu/HKRadialMenu{View,ViewController,ItemView}.{h,m}",
20     "HKRadialMenu/UIView+Resizing.{h,m}"
21   ],
22   "requires_arc": true