blob: 2b2d6a5df8322394e8c0cbcc743ceded7637aed3 [file] [log] [blame]
{
"name": "SEEPhoneNumberFormatter",
"version": "0.1.0",
"summary": "Format phone numbers in Objective-C using libphonenumber.",
"homepage": "https://github.com/seesawco/SEEPhoneNumberFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caleb Davenport": "caleb@seesaw.co"
},
"source": {
"git": "https://github.com/seesawco/SEEPhoneNumberFormatter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": null
},
"source_files": "SEEPhoneNumberFormatter/*.{h,m}",
"resources": "SEEPhoneNumberFormatter/*.{html}",
"requires_arc": true
}