[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / 2 / lmltest / 1.0.8 / lmltest.podspec.json
blobde74a1434ae621da2345f57f4ff2a86efe097649
2   "name": "lmltest",
3   "version": "1.0.8",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/lml2016/lmltest",
7   "license": "MIT",
8   "authors": {
9     "lml": "lml_2015@sina.com"
10   },
11   "source": {
12     "git": "https://github.com/lml2016/lmltest.git",
13     "tag": "1.0.8"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "lmltest/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]