[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 6 / a / d / LLLPodView / 1.0.0 / LLLPodView.podspec.json
blobbf63bad8ee1cd829477d595d14c77129072755bd
2   "name": "LLLPodView",
3   "version": "1.0.0",
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/lgy881228/LLLPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lgy": "example@example.com"
13   },
14   "source": {
15     "git": "https://github.com/lgy881228/LLLPod.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "LLLPodView/*",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ]