blob: f0299c70d29f1207fa0dda238ee5702636bf9032 [file] [log] [blame]
{
"name": "ADCountryPicker",
"version": "1.0.0",
"summary": "ADCountryPicker is a swift country picker controller with an option to search countries. 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.0"
},
"source_files": "Source/*.swift",
"resources": [
"Source/assets.bundle",
"Source/CallingCodes.plist"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}