[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 3 / 8 / e / RWDropdownMenu / 1.0.1 / RWDropdownMenu.podspec.json
blob85e76ef63961a0769cad271e736b7d05d4a59a42
2   "name": "RWDropdownMenu",
3   "version": "1.0.1",
4   "summary": "Stylish drop down menu for iOS. ",
5   "description": "                   Stylish drop down menu for iOS. \n                   A Menu can be displayed from a navigation bar button item, in fullscreen or in a popover.\n",
6   "homepage": "https://github.com/eternityz/RWDropdownMenu",
7   "license": "MIT",
8   "authors": {
9     "eternityz": "id@zhangbin.cc"
10   },
11   "social_media_url": "http://twitter.com/eternity1st",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/eternityz/RWDropdownMenu.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "RWDropdownMenu",
21     "RWDropdownMenu/**/*.{h,m}"
22   ],
23   "requires_arc": true