blob: 21b37149402e9e29c4df9eb46b401533665c5254 [file] [log] [blame]
{
"name": "FQDateTimeSDK",
"version": "0.0.1",
"summary": "iOS年月日时分秒选择器.",
"description": "FQDateTimeSDK:年月日时分秒选择器,完美模仿原生控件,支持年月日、时分秒、年月日时分秒格式",
"homepage": "https://github.com/wuwuFQ/FQDateTimeSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuwuFQ": "13301325631@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wuwuFQ/FQDateTimeSDK.git",
"tag": "0.0.1"
},
"vendored_frameworks": "FQDateTimeSDK.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
}
}