blob: 790cef532825e686a2605d0ba9ba617da0dc8628 [file] [log] [blame]
{
"name": "CountrySelectorLib",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CountrySelectorLib/**/*.{lproj,storyboard,xcdatamodeld,xib,json,swift}",
"dependencies": {
"libPhoneNumber-iOS": [
]
},
"resources": "CountrySelectorLib/**/*.{xcassets,png,json}"
}