blob: f96930f2cc6061cffffc29fed72d6d6d31af7d4a [file] [log] [blame]
{
"name": "PhoneCountryCodePicker",
"version": "0.1.0",
"summary": "Array of phone country codes and flags.",
"homepage": "https://github.com/Dwarven/PhoneCountryCodePicker",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"source": {
"git": "https://github.com/Dwarven/PhoneCountryCodePicker.git",
"tag": "0.1.0",
"submodules": true
},
"source_files": "PhoneCountryCodePicker/*.{h,m}",
"resources": "PhoneCountryCodePicker/Phone-Country-Code-and-Flags"
}