blob: 28515bb33a2af651c2b4a122e38e4a398bb7b8e8 [file] [log] [blame]
{
"name": "PhoneCountryCodePicker",
"version": "0.1.3",
"summary": "An iOS tableview picker for PhoneCountryCode.",
"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.3",
"submodules": true
},
"source_files": "PhoneCountryCodePicker/*.{h,m}",
"resources": "PhoneCountryCodePicker/Phone-Country-Code-and-Flags/*.{json,png}"
}