[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 4 / c / DatePickView / 1.0 / DatePickView.podspec.json
blobc9f683578c0c6893edd22a66855dbb5b42ee7134
2   "name": "DatePickView",
3   "version": "1.0",
4   "summary": "A short description of DatePickView.",
5   "description": "this is XZPickView",
6   "homepage": "https://github.com/lyingjie/DatePickView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": "liyingjie",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/lyingjie/DatePickView.git",
17     "tag": "1.0"
18   },
19   "source_files": "DatePickView/Classes/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ]
25   }