blob: 13ebe5fc6925dad450582470ebd6308f04ea933a [file] [log] [blame]
{
"name": "AreaPickerView",
"version": "0.0.1",
"summary": "实用简洁的省市区选择器.",
"description": "一款实用简洁的省市区选择器.",
"homepage": "https://github.com/sessionCh/AreaPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sessionCh": "641331737@qq.com"
},
"source": {
"git": "https://github.com/sessionCh/AreaPickerView.git",
"tag": "0.0.1"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "AreaPickerView/Classes/**/*",
"resource_bundles": {
"AreaPickerView": [
"AreaPickerView/Resources/*.{storyboard,xcassets,json}"
]
}
}