blob: 707a1231d3c234c8fef3673dff7373a67f3ed55d [file] [log] [blame]
{
"name": "AKNSString+phoneFormatter",
"version": "0.0.1",
"summary": "This category is ease way to set phone number format.",
"homepage": "https://github.com/it-machine/AKNSString-phoneFormatter.objc.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Artem Konarev": "ak@it-machine.ru"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/it-machine/AKNSString-phoneFormatter.objc.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "Foundation",
"requires_arc": true
}