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