blob: 49fd6b11fc515ef0656a326407c3553719dcaeab [file] [log] [blame]
{
"name": "CCCountrySelector",
"version": "2.4",
"summary": "A custom view to select a country and written in Swift",
"description": "A custom view to select a country and written in Swift.",
"homepage": "https://github.com/ChadChang/CCCountrySelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chang Chad": "chadchang.tw@gmail.com"
},
"source": {
"git": "https://github.com/ChadChang/CCCountrySelector.git",
"tag": "v2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCCountrySelector/Classes/**/*",
"resource_bundles": {
"CCCountrySelector": [
"CCCountrySelector/Assets/*"
]
},
"deprecated": true,
"swift_version": "3.2.0"
}