blob: 174dc84ae930b9bd0bb07e1215cbea6f60b00805 [file] [log] [blame]
{
"name": "LFScrollPageView",
"version": "0.0.3",
"summary": "滑动切换视图",
"description": "LFScrollPageView 滑动翻页视图",
"homepage": "https://github.com/RipperLiew/LFScrollPgeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RipperLiew": "824727772@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RipperLiew/LFScrollPgeView.git",
"tag": "0.0.3"
},
"source_files": "LFScrollPageView/LFScrollPageView/**",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}