blob: df3ffde85da57e28483c66a4cdecd495ec0d082b [file] [log] [blame]
{
"name": "CountryCodePicker",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CountryCodePicker/**/*"
}