blob: 89b965b6f98e28c57a0e9d41574d7ea24f57a8a1 [file] [log] [blame]
{
"name": "CountryCodeTextField",
"version": "0.1.0",
"summary": "A short description of CountryCodeTextField.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/maqudah/CountryCodeTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mustafa Alqudah": "maqudah@ymail.com"
},
"source": {
"git": "https://github.com/maqudah/CountryCodeTextField.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/maqudah",
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**/*",
"resource_bundles": {
"CountryCodeTextField": [
"Assets/Settings.bundle/**/*"
]
}
}