blob: be74f0aea55167a7751e4dad38b659721f87e2cc [file] [log] [blame]
{
"name": "YYPageView",
"version": "0.0.2",
"summary": "带有标题和内容的滚动视图",
"description": "带有标题和内容的滚动视图,简单易用.",
"homepage": "https://github.com/yangyu2010/YYPageView",
"license": "MIT",
"authors": {
"yangyu": "yangyu2010@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangyu2010/YYPageView.git",
"tag": "0.0.2"
},
"source_files": [
"YYPageView",
"YYPageView/**/*.{h,m,.swift}"
],
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}