[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 5 / 1 / CWDropDownMenu / 0.0.1 / CWDropDownMenu.podspec.json
blob140172149865b9b462272a19af1efb4943f63149
2   "name": "CWDropDownMenu",
3   "version": "0.0.1",
4   "summary": "CWDropDownMenu is a block based UIButton subclass that uses UIActionSheet to present a drop down menu.",
5   "homepage": "https://github.com/kevinrandrup/CWDropDownMenu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kevin Randrup": "kevinrandrup@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/kevinrandrup",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/kevinrandrup/CWDropDownMenu.git",
19     "commit": "616e7009d9b284a0cf4d3d2bd258c97ee64b3bdc"
20   },
21   "source_files": "Classes/CWDropDownMenu.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true