blob: 0c753e8d027f9829091c24e0dc1f3d3db759f3bb [file] [log] [blame]
{
"name": "MQCountryCodeTextField",
"version": "1.0",
"summary": "A short description of MQCountryCodeTextField.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/maqudah/MQCountryCodeTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maqudah": "maqudah@ymail.com"
},
"source": {
"git": "https://github.com/maqudah/MQCountryCodeTextField.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/maqudah",
"platforms": {
"ios": "9.0"
},
"source_files": "MQCountryCodeTextField/Classes/*",
"resource_bundles": {
"MQCountryCodeTextField": [
"MQCountryCodeTextField/Assets/Settings.bundle/*"
]
},
"pushed_with_swift_version": "3.0"
}