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