[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 1 / YYPageView / 0.0.2 / YYPageView.podspec.json
blobbe74f0aea55167a7751e4dad38b659721f87e2cc
2   "name": "YYPageView",
3   "version": "0.0.2",
4   "summary": "带有标题和内容的滚动视图",
5   "description": "带有标题和内容的滚动视图,简单易用.",
6   "homepage": "https://github.com/yangyu2010/YYPageView",
7   "license": "MIT",
8   "authors": {
9     "yangyu": "yangyu2010@aliyun.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yangyu2010/YYPageView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "YYPageView",
20     "YYPageView/**/*.{h,m,.swift}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"