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