blob: 170f0035ccc323ec9c17d958d86cfc46d8e972c5 [file] [log] [blame]
{
"name": "LandzSelectView",
"version": "0.0.13",
"summary": "LandzSelectView.",
"description": "this is LandzSelectView",
"homepage": "https://github.com/iamlay/LandzSelectView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iamlay/LandzSelectView.git",
"tag": "0.0.13"
},
"source_files": "LandzSelectView/LandzSelectView/Classes/*.{h,m,swift}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"QMUIKit": [
"~> 3.1.2"
],
"YYModel": [
"~> 1.0.4"
],
"YYCategories": [
]
}
}