blob: 08a89fc7f2e3708f66e248d26777d93c5b71d4b8 [file] [log] [blame]
{
"name": "ADCountryPicker",
"version": "1.0.2",
"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": {
" Mustafa Ibrahim": "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": "1.0.2"
},
"source_files": "Source/*.swift",
"resources": [
"Source/assets.bundle",
"Source/CallingCodes.plist"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}