2 "name": "SwiftyCountryPicker",
4 "summary": "Show a country picker to choose the country.",
5 "swift_version": "4.0",
6 "description": "Show a country picker to choose the country. You can add your own done button above the picker to get the selected country.",
7 "homepage": "https://github.com/anpkmr/SwiftyCountryPicker",
13 "anpkmr": "anup227kumar@evontech.com"
16 "git": "https://github.com/anpkmr/SwiftyCountryPicker.git",
23 "static_framework": true,
24 "resources": "SwiftyCountryPicker/Assets/*",
25 "source_files": "SwiftyCountryPicker/Classes/**/*",
27 "SwiftyCountryPicker": [
28 "SwiftyCountryPicker/Assets/*{.png,.plist}",
29 "SwiftyCountryPicker/Classes/**/*"