blob: df6c82c21ed52b287aa5b9e660a944b484b2c7f7 [file] [log] [blame]
{
"name": "CountryCodeNSTextField",
"version": "0.0.1",
"summary": "CountryCodeNSTextField subclasses NSTextfield for International Phone Calling Code Input With Flags",
"homepage": "https://github.com/rallets-network/CountryCodeNSTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rallet": "info@rallets.com"
},
"source": {
"git": "https://github.com/rallets-network/CountryCodeNSTextField.git",
"tag": "0.0.1"
},
"source_files": "CountryCodeNSTextField/CountryCodeNSTextField.{swift}",
"resources": "CountryCodeNSTextField/CountryCallingCodes.{json}",
"requires_arc": true,
"platforms": {
"osx": "10.9"
},
"swift_version": "4.1"
}