[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 6 / MTCompLineNews / 0.1.1 / MTCompLineNews.podspec.json
blob789a4708fd21473f881c40a5795ea7f7773a4d63
2   "name": "MTCompLineNews",
3   "version": "0.1.1",
4   "summary": "A label component by Rotating in the vertical direction and built on MTComponent.",
5   "description": "A label component by Rotating in the vertical direction that implements MTComponentProtocol and requires MTTComContainerVC for component integration.",
6   "homepage": "https://github.com/Secrimart/MTCompLineNews",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Secrimart": "secrimart@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/Secrimart/MTCompLineNews.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MTCompLineNews/Classes/**/*",
22   "dependencies": {
23     "MTComponent": [
24       "~> 0.1"
25     ],
26     "SwipeView": [
27       "~> 1.3"
28     ],
29     "SDWebImage": [
30       "~> 4.3"
31     ]
32   }