[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 7 / 3 / LHudView / 1.0.1 / LHudView.podspec.json
blobd66fe84be477583f067eeb51139cedc754309a98
2   "name": "LHudView",
3   "version": "1.0.1",
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/Kris-Nia/LHudView",
7   "license": "MIT",
8   "authors": {
9     "zero": "l1048052777@163.com"
10   },
11   "source": {
12     "git": "https://github.com/Kris-Nia/LHudView.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "LHudView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]