blob: 4bc3937d27bb20ff769f0734bb3246e1d7cc4ccb [file] [log] [blame]
{
"name": "SwiftPhoneNumberFormatter",
"version": "1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PhoneNumberFormatter/Sources/**/*.{swift}",
"requires_arc": true
}