{ | |
"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" | |
} | |
} |