blob: 4ae27b77c54051ce3ce91b340e014c42aea59951 [file] [log] [blame]
{
"name": "CountryCodePicker",
"version": "0.1.2",
"summary": "This is country code picker library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NazishAli/CountryCodePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nazish Ali": "nazish.ali@quickli.com"
},
"source": {
"git": "https://github.com/NazishAli/CountryCodePicker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CountryCodePicker/**/*"
}