blob: 1b2e76e8b52ac8f5c6452c6dfe6f288b0a527ec3 [file] [log] [blame]
{
"name": "MQCountryCodeTextField",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MQCountryCodeTextField/Classes/**/*",
"resource_bundles": {
"MQCountryCodeTextField": [
"MQCountryCodeTextField/Assets"
]
},
"pushed_with_swift_version": "3.0"
}