blob: d78afd932e60bc1530353a1f8bd0b59793a05fc1 [file] [log] [blame]
{
"name": "YYPageView",
"version": "1.0.1",
"summary": "带有标题和滚动视图的pageView",
"description": "带有标题和滚动视图的pageView,简单易用.",
"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": "1.0.1"
},
"source_files": "YYPageViewDemo/YYPageViewDemo/YYPageView/*",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}