blob: 1cf2bfc50918198bc525b2c3200eff25626b4e41 [file] [log] [blame]
{
"name": "SNPageView",
"version": "1.1.0",
"summary": "分页滚动控件,可实现轮播(support page view and tab page view)",
"description": "分页滚动控件,可实现轮播(support page view and tab page view)by Objective-C",
"homepage": "https://github.com/sheodon/SNPageView",
"license": "MIT",
"authors": {
"sheodon": "sheodon@foxmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/sheodon/SNPageView.git",
"tag": "1.1.0"
},
"source_files": [
"SNPageView",
"SNPageView/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}