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