[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / 8 / a / HZPGDatePicker / 2.5.7 / HZPGDatePicker.podspec.json
blob7ff1ca255a62be216f597a6bf8fa68422ed996c3
2   "name": "HZPGDatePicker",
3   "version": "2.5.7",
4   "summary": "HZPGDatePicker is a custom version of PGDatePicker.",
5   "description": "HZPGDatePicker is a custom version of PGDatePicker, with auto select first row function and HZPGPickViewController.",
6   "homepage": "https://github.com/gerrywg/HZPGDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gerrywg": "chwanggang@msn.com"
13   },
14   "source": {
15     "git": "https://github.com/gerrywg/HZPGDatePicker.git",
16     "tag": "2.5.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HZPGDatePicker/Classes/**/*",
22   "resources": "HZPGDatePicker/Classes/PGDatePicker.bundle",
23   "dependencies": {
24     "HZPGPickerView": [
25       ">=1.3.5"
26     ]
27   }