blob: 789a4708fd21473f881c40a5795ea7f7773a4d63 [file] [log] [blame]
{
"name": "MTCompLineNews",
"version": "0.1.1",
"summary": "A label component by Rotating in the vertical direction and built on MTComponent.",
"description": "A label component by Rotating in the vertical direction that implements MTComponentProtocol and requires MTTComContainerVC for component integration.",
"homepage": "https://github.com/Secrimart/MTCompLineNews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Secrimart": "secrimart@aliyun.com"
},
"source": {
"git": "https://github.com/Secrimart/MTCompLineNews.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTCompLineNews/Classes/**/*",
"dependencies": {
"MTComponent": [
"~> 0.1"
],
"SwipeView": [
"~> 1.3"
],
"SDWebImage": [
"~> 4.3"
]
}
}