blob: 0b71b59cea3a4595cd833c4ca46ff5c71b909026 [file] [log] [blame]
{
"name": "CountrySelectorLib",
"version": "0.1.13",
"summary": "CountrySelectorLib is library for select country code and flag with multiple ios controls ex actionAheet , alertview and searchController",
"description": "CountrySelectorLib is library for select country code and flag with multiple ios controls ex actionAheet , alertview and searchController",
"homepage": "https://github.com/sh3at90/CountrySelectorLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<MOHAMED MAHMOUD>": "<mohamed.sh3t90@gmail.com>"
},
"source": {
"git": "https://github.com/sh3at90/CountrySelectorLib.git",
"tag": "0.1.13"
},
"platforms": {
"ios": "11.4"
},
"source_files": "CountrySelectorLib/**/*.{xib,swift}",
"dependencies": {
"libPhoneNumber-iOS": [
]
},
"resources": "CountrySelectorLib/**/*.{xcassets,png}"
}