blob: 13cf633cd60d2bdd4d415a1cecc28c2658e9e2ab [file] [log] [blame]
{
"name": "LXCountryCallingCodePicker",
"version": "0.1.0",
"summary": "有国旗图案的国家区号选择器,包含 250 个国家地区,支持通过名称、拼音、代码、区号搜索。",
"homepage": "https://github.com/949478479/LXCountryCallingCodePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吕小怼": "949478479@qq.com"
},
"source": {
"git": "https://github.com/949478479/LXCountryCallingCodePicker.git",
"tag": "0.1.0"
},
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"platforms": {
"ios": "8.0"
},
"source_files": "LXCountryCallingCodePicker/Classes/**/*",
"resource_bundles": {
"LXCountryCallingCodePicker": [
"LXCountryCallingCodePicker/Assets/*.{xcassets,json,storyboard}"
]
},
"swift_version": "5.0"
}