blob: 76a28e0a262b15d26191b95f7c80893c2c15ce43 [file] [log] [blame]
{
"name": "DMPickView",
"version": "0.0.2",
"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.2"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}