blob: 146df2434eedfb5230c524512f9880aa3b1fbe52 [file] [log] [blame]
{
"name": "DMPickView",
"version": "0.0.5",
"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.5"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"Masonry": [
]
},
"resources": "Classes/*.png"
}