blob: 073b20d392b7b9347c064faf71fe1db40e789120 [file] [log] [blame]
{
"name": "CCCountrySelector",
"version": "2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCCountrySelector/Classes/**/*",
"resource_bundles": {
"CCCountrySelector": [
"CCCountrySelector/Assets/*.*"
]
},
"pushed_with_swift_version": "3.0"
}