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