[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 5 / b / 3 / DMPickView / 0.0.6 / DMPickView.podspec.json
blobc0ee49c0248d75fde12626f13bad94e02430e434
2   "name": "DMPickView",
3   "version": "0.0.6",
4   "summary": "A pickview for daima.",
5   "description": "a pickview for array ,string and dictionary",
6   "homepage": "https://github.com/jun860605/DMPickView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "郑军": "junzheng3@creditease.cn"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jun860605/DMPickView.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ]
26   },
27   "resources": "Classes/*.png"