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