blob: 9cf53b4b7b453a027c8de2a3d3b6b3005037e15b [file] [log] [blame]
{
"name": "MLLabel",
"version": "1.6",
"summary": "UILabel with TextKit. support Link and Expression. (iOS 7+)",
"homepage": "https://github.com/molon/MLLabel",
"license": {
"type": "MIT"
},
"authors": {
"molon": "dudl@qq.com"
},
"source": {
"git": "https://github.com/molon/MLLabel.git",
"tag": "1.6"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/*.h",
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}