[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / e / RWDropdownMenu / 1.0.2 / RWDropdownMenu.podspec.json
blobcb938ee37eb58287a88072888b3e5b51e5fc42c5
2   "name": "RWDropdownMenu",
3   "version": "1.0.2",
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.2"
18   },
19   "source_files": [
20     "RWDropdownMenu",
21     "RWDropdownMenu/**/*.{h,m}"
22   ],
23   "requires_arc": true