[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / c / e / 9 / JXMarqueeView / 0.0.1 / JXMarqueeView.podspec.json
blobf926087ce7493cafd0e4d49399512f675fbf9b45
2   "name": "JXMarqueeView",
3   "version": "0.0.1",
4   "summary": "A powerful and easy to use marquee view.",
5   "description": "A powerful and easy to use marquee view. Happy to use!",
6   "homepage": "https://github.com/pujiaxin33/JXMarqueeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pujiaxin33": "317437084@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/pujiaxin33/JXMarqueeView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "JXMarqueeView",
23     "JXMarqueeView/JXMarqueeView/**/*.{swift}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "pushed_with_swift_version": "4.1"