blob: 99bad45c40a8ae7e1c7f9d94fc561e9360724b49 [file] [log] [blame]
{
"name": "XZPickView",
"version": "1",
"summary": "XZPickView.",
"description": "this is XZPickView",
"homepage": "https://github.com/zyj179638121/XZPickView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "zhaoyongjie",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zyj179638121/XZPickView.git",
"tag": "1"
},
"source_files": "XZPickView/XZPickView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}