blob: feefb255fedc201ae4277306052d2d9b2bb8400c [file] [log] [blame]
{
"name": "EJFormatPhoneTF",
"version": "1.1",
"summary": "344格式化输入手机号",
"homepage": "https://gitee.com/laushuang/EJFormatPhoneTF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lius": "849763605@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/laushuang/EJFormatPhoneTF.git",
"tag": "1.1"
},
"source_files": [
"EJFormatPhoneTF",
"EJFormatPhoneTF/**/*.{h,m}"
],
"public_header_files": "EJFormatPhoneTF/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}