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