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