[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / 9 / 7 / YNPageScrollMenuView / 0.0.4 / YNPageScrollMenuView.podspec.json
blob5a60604aac04c40ac8cdc0e3f575bb0fec4b81d5
2   "name": "YNPageScrollMenuView",
3   "version": "0.0.4",
4   "summary": "PageScrollMenuView.",
5   "description": "一个常用的分页滚动视图控件,可自由配置",
6   "homepage": "https://github.com/boyssimple/YNPageScrollMenuView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "罗伟": "luowei@cqyanyu.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/boyssimple/YNPageScrollMenuView.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "Sources/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]