blob: c0ee49c0248d75fde12626f13bad94e02430e434 [file] [log] [blame]
{
"name": "DMPickView",
"version": "0.0.6",
"summary": "A pickview for daima.",
"description": "a pickview for array ,string and dictionary",
"homepage": "https://github.com/jun860605/DMPickView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郑军": "junzheng3@creditease.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jun860605/DMPickView.git",
"tag": "0.0.6"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"Masonry": [
]
},
"resources": "Classes/*.png"
}