blob: e2c623337acf5205e17684f9279e01b8d4e95702 [file] [log] [blame]
{
"name": "YYPageView",
"version": "1.0.2",
"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.2"
},
"source_files": "YYPageViewDemo/YYPageViewDemo/YYPageView/*",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}