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