blob: a457f7cc6f1cedaad50eba19a3679b57860c9366 [file] [log] [blame]
{
"name": "PhoneLabel",
"version": "1.1.0",
"summary": "自动识别电话号码,点击号码可以拨打",
"description": "iOS自动识别电话号码,点击号码可以拨打, 使用 Objective-C.",
"homepage": "https://github.com/luoxuemei/PhoneLabel",
"license": "MIT",
"authors": {
"罗雪梅": "Sunshine_luoxuemei@163.com"
},
"source": {
"git": "https://github.com/luoxuemei/PhoneLabel.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "phonelabel/**/*"
}