blob: 300a24b4e22e48f8f6c77ae5be785c201266d485 [file] [log] [blame]
{
"name": "DRPickerViews",
"version": "0.1.3",
"summary": "自定义选择器集合",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeanFs/DRPickerViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"source": {
"git": "https://github.com/DeanFs/DRPickerViews.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"resources": [
"DRPickerViews/Assets/*",
"DRPickerViews/Classes/**/*.xib"
],
"dependencies": {
"DRMacroDefines": [
],
"DRCategories": [
],
"HexColors": [
"4.0.0"
],
"YYText": [
],
"JXExtension": [
],
"FunctionalObjC": [
],
"MJExtension": [
],
"SSZipArchive": [
],
"DRSandboxManager": [
],
"Masonry": [
]
},
"subspecs": [
{
"name": "DatePickers",
"source_files": "DRPickerViews/Classes/DatePickers/*.{h,m}"
}
]
}