blob: a0176baef3eb9faab2439d97d6c7cfcd6952a3c9 [file] [log] [blame]
{
"name": "CCCountrySelector",
"version": "2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCCountrySelector/Classes/**/*",
"resource_bundles": {
"CCCountrySelector": [
"CCCountrySelector/Assets/*.*"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}