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