blob: f376a1d4a4e943e6207682c5d108679a06cb1415 [file] [log] [blame]
{
"name": "ios-phone-picker",
"version": "0.4.0",
"summary": "Picker for phone number. Includes country code picker.",
"description": "This is a picker for phone number. Includes country code picker. Awesome.",
"homepage": "https://github.com/manuelvrhovac/picker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manuel Vrhovac": "manuel.vrhovac@me.com"
},
"source": {
"git": "https://github.com/manuelvrhovac/picker.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ios-phone-picker/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}