[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 2 / YWRollingCycleView / 1.0.0 / YWRollingCycleView.podspec.json
blob1957f58dd9fb857dd5e2af550bc7752b5d7a8689
2   "name": "YWRollingCycleView",
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/qq329720990/YWRollingCycleView",
7   "license": "MIT",
8   "authors": {
9     "qq329720990": "dongyouweie@126.com"
10   },
11   "source": {
12     "git": "https://github.com/qq329720990/YWRollingCycleView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "YWRollingCycleView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]