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