[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / 8 / MZDDropdownMenu / 0.1.0 / MZDDropdownMenu.podspec.json
blobde73c45b719a39a77c57651b2fcd5c5b4026f69e
2   "name": "MZDDropdownMenu",
3   "version": "0.1.0",
4   "summary": "A dropdown menu.",
5   "description": "A dropdown mene that you can customize the content in it",
6   "homepage": "https://github.com/zenglifeng/MZDDropdownMenu",
7   "license": "MIT",
8   "authors": {
9     "lifeng.zeng": "lifeng.zeng@enai.im"
10   },
11   "source": {
12     "git": "https://github.com/zenglifeng/MZDDropdownMenu.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MZDDropdownMenu": [
22       "Pod/Assets/*.png"
23     ]
24   }