blob: ee8ef1e903080726060975b1146ac40a6e48d619 [file] [log] [blame]
{
"name": "CCCountrySelector",
"version": "1.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": "v1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCCountrySelector/Classes/**/*",
"resource_bundles": {
"CCCountrySelector": [
"CCCountrySelector/Assets/*.*"
]
}
}