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