blob: f49777ffa38fa8552d8affcf0b8f671d665c7a38 [file] [log] [blame]
{
"name": "JKEPhoneNumberFormatter",
"version": "0.1",
"summary": "NSFormatter subclass for formatting phone numbers.",
"homepage": "https://github.com/echessa/JKEPhoneNumberFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Joyce Echessa",
"source": {
"git": "https://github.com/echessa/JKEPhoneNumberFormatter.git",
"tag": "0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": false
}