[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 5 / PFNavigationDropdownMenu / 0.1.1 / PFNavigationDropdownMenu.podspec.json
blob18ff493ed51f3256727b4526668b5177ec6b32aa
2   "name": "PFNavigationDropdownMenu",
3   "version": "0.1.1",
4   "summary": "The Objective-C version of BTNavigationDropdownMenu. Supports iOS 7.0+.",
5   "description": "The elegant **dropdown menu**, written in Objective-C, appears underneath **navigation bar** to display a list of related items when a user click on the navigation title. Supports iOS 7.0+.",
6   "homepage": "https://github.com/PerfectFreeze/PFNavigationDropdownMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cee": "cee@chu2byo.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/PerfectFreeze/PFNavigationDropdownMenu.git",
19     "tag": "v0.1.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "resources": "Classes/*.bundle",
26   "requires_arc": true