blob: e0efd5b70dc87177676d157862c7623bd4ed2847 [file] [log] [blame]
{
"name": "FFLabel",
"version": "0.0.3",
"summary": "An interactive UILabel, can detect URLs, @username, #topic# automatically.",
"homepage": "https://github.com/liufan321/FFLabel",
"license": "MIT",
"authors": {
"Fan Liu": "liufan321@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufan321/FFLabel.git",
"tag": "0.0.3"
},
"source_files": "FFLabel/Source/*.swift",
"requires_arc": true
}