blob: 68c13b1b5a090b2bffbbc00e455536e2547e52b9 [file] [log] [blame]
{
"name": "ZMJDataTimePickerView",
"version": "0.0.1",
"summary": "ZMJDataTimePickerView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zmjie/ZMJDataTimePickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zmjie": "1399824158@qq.com"
},
"source": {
"git": "https://github.com/zmjie/ZMJDataTimePickerView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMJDataTimePickerView/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}