[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 1 / 7 / CCCountrySelector / 2.4 / CCCountrySelector.podspec.json
blob49fd6b11fc515ef0656a326407c3553719dcaeab
2   "name": "CCCountrySelector",
3   "version": "2.4",
4   "summary": "A custom view to select a country and written in Swift",
5   "description": "A custom view to select a country and written in Swift.",
6   "homepage": "https://github.com/ChadChang/CCCountrySelector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chang Chad": "chadchang.tw@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ChadChang/CCCountrySelector.git",
16     "tag": "v2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CCCountrySelector/Classes/**/*",
22   "resource_bundles": {
23     "CCCountrySelector": [
24       "CCCountrySelector/Assets/*"
25     ]
26   },
27   "deprecated": true,
28   "swift_version": "3.2.0"