[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 8 / ZCDropdownList / 0.1.1 / ZCDropdownList.podspec.json
blobdaf2f03f0b617f6b600d3e73fbb3035bf2d0fd16
2   "name": "ZCDropdownList",
3   "version": "0.1.1",
4   "summary": "A short description of ZCDropdownList.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zczczyc/ZCDropdownList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zczczyc": "gitzczyc"
13   },
14   "source": {
15     "git": "https://github.com/zczczyc/ZCDropdownList.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZCDropdownList/Classes/**/*",
22   "dependencies": {
23     "ZCTableViewAnimationKit": [
24       "~> 0.1.0"
25     ]
26   },
27   "resources": [
28     "ZCDropdownList/Classes/ZCDropdownList.bundle"
29   ]