blob: 380a235c9057d1ab7b76e24450fe36d2483948ff [file] [log] [blame]
{
"name": "FFLabel",
"version": "0.0.1",
"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.1"
},
"source_files": "FFLabel/Source/*.swift",
"requires_arc": true
}