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