blob: 3b327d4086b1d5cdbbf56ca281e9a2e2ede763c1 [file] [log] [blame]
{
"name": "FFLabel",
"version": "0.0.2",
"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.2"
},
"source_files": "FFLabel/Source/*.swift",
"requires_arc": true
}