blob: d1a0e48027db9b3bc82677d4b743a5e776fcf3b1 [file] [log] [blame]
{
"name": "WYQPhoneTextField",
"version": "0.0.2",
"summary": "WYQPHoneTextField.",
"description": "WYQPhoneTextField:Swift - 手机号码输入框的实现(手机号验证、格式化显示)",
"homepage": "https://github.com/wangyanqingmyname/WYQPhoneTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"923369580@qq.com": "923369580@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangyanqingmyname/WYQPhoneTextField.git",
"tag": "0.0.2"
},
"source_files": "WYQPhoneTextField/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}