[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 7 / AnimatedDropdownMenu / 0.1.0 / AnimatedDropdownMenu.podspec.json
blob9440286a920c134c5750d63c98052d15827c7d9b
2   "name": "AnimatedDropdownMenu",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "A clean interface dropdown menu used on iOS.",
6   "description": "AnimatedDropdownMenu is a clean interface dropdown menu, appears underneath navigation bar to display a list of related items when you click on the navigation title.",
7   "homepage": "https://github.com/JonyFang/AnimatedDropdownMenu",
8   "authors": {
9     "JonyFang": "jony.chunfang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JonyFang/AnimatedDropdownMenu.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/*",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "3.0"