blob: 7335b1fdb9e4bf96e2998ffc8e6ebf53c14c95e1 [file] [log] [blame]
{
"name": "ADCountryPicker",
"version": "2.0.0",
"summary": "ADCountryPicker is a swift country picker controller. Provides country name, ISO 3166 country codes, and calling codes",
"homepage": "https://github.com/AmilaDiman/ADCountryPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amila Dimantha": "https://github.com/AmilaDiman/ADCountryPicker"
},
"social_media_url": "https://twitter.com/amiladiman",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AmilaDiman/ADCountryPicker.git",
"tag": "2.0.0"
},
"source_files": "Source/*.swift",
"resources": [
"Source/assets.bundle",
"Source/CallingCodes.plist"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}