blob: 22a0a7812c3a37ed5d924f8e35898d786d776a81 [file] [log] [blame]
{
"name": "AreaPickerView",
"version": "0.1.0",
"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.1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.3"
},
"source_files": "AreaPickerView/Classes/**/*",
"resource_bundles": {
"AreaPickerView": [
"AreaPickerView/Resources/*.{storyboard,xcassets,json}"
]
}
}