[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / b / FQDateTimePicker / 2.0 / FQDateTimePicker.podspec.json
blob76b316eb37383bb549e7401903248f6dc1e4ba63
2   "name": "FQDateTimePicker",
3   "version": "2.0",
4   "summary": "iOS日期时间选择器.",
5   "description": "FQDateTimePicker:iOS日期时间选择器,完美模仿原生控件,支持年月日、时分秒、年月日时分秒格式",
6   "homepage": "https://github.com/wuwuFQ/FQDateTimePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuwuFQ": "13301325631@163.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/wuwuFQ/FQDateTimePicker.git",
19     "tag": "2.0"
20   },
21   "vendored_frameworks": "FQDateTimePicker.framework",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   }