blob: 2aad1c024763a2b96145381df35722f5e526da1d [file] [log] [blame]
{
"name": "SwiftPhoneNumberFormatter",
"version": "1.1",
"summary": "PhoneNumberFormatter for iOS",
"homepage": "https://github.com/Serheo/PhoneNumberFormatter",
"license": "MIT",
"authors": {
"Sergei Shatunov": "sshatunov@gmail.com"
},
"source": {
"git": "https://github.com/Serheo/PhoneNumberFormatter.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PhoneNumberFormatter/Sources/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}