blob: 9f3d427f78227b36e64081d8c1460143717d856b [file] [log] [blame]
{
"name": "MLLabel",
"version": "1.7",
"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.7"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/*.h",
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}