blob: 96fe247f0377082119840670b18b7da593ac590f [file] [log] [blame]
{
"name": "CountrySelectorLib",
"version": "0.1.15",
"summary": "a 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.15"
},
"platforms": {
"ios": "11.4"
},
"source_files": "CountrySelectorLib/**/*.{xib,swift}",
"dependencies": {
"libPhoneNumber-iOS": [
]
},
"resources": "CountrySelectorLib/**/*.{xcassets,png}"
}