blob: db74ec7c5939f6fdf606c1adc44376cee335f365 [file] [log] [blame]
{
"name": "MFJLabel",
"version": "0.1.0",
"summary": "UILabel subclass with link detection using Core Text",
"homepage": "https://github.com/mjarvis/MFJLabel",
"license": "MIT",
"authors": {
"Malcolm Jarvis": "malcolm@getflow.com",
"Bjarne Mogstad": "bjarne@getflow.com"
},
"source": {
"git": "https://github.com/mjarvis/MFJLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MFJLabel.{h,m}",
"requires_arc": true
}