blob: 616cff905f1c429dd04e4d5b5ab468159e4f0c0f [file] [log] [blame]
{
"name": "VZCountryPhoneCodeFloatingTableView",
"version": "0.1.0",
"summary": "Floating Tableview with all countries along with Phone Codes.",
"homepage": "https://github.com/vzehabashraf/VZCountryPhoneCodeFloatingTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ehab Ashraf": "ehab.ashraf@drbridge.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vzehabashraf/VZCountryPhoneCodeFloatingTableView.git",
"tag": "0.1.0"
},
"source_files": [
"VZCountryPhoneCodeFloatingTableView",
"VZCountryPhoneCodeFloatingTableView/**/*.{h,m}"
],
"resources": "VZCountryPhoneCodeFloatingTableView/**/*.{png,jpeg,jpg,storyboard,xib}"
}