blob: 253f0842ef96690e449e814ddf8101f2afa1b1c8 [file] [log] [blame]
{
"name": "PhoneCountryCodePicker",
"version": "0.1.2",
"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.2",
"submodules": true
},
"source_files": "PhoneCountryCodePicker/*.{h,m}",
"resources": "PhoneCountryCodePicker/Phone-Country-Code-and-Flags/*.{json,png}"
}