blob: 55fa24b63f06d2cf9553c4835257004c8e2a3f50 [file] [log] [blame]
{
"name": "LZSPageView",
"version": "0.0.1",
"summary": "a good man write that",
"description": "A good man write that",
"homepage": "https://github.com/linzhesheng/LZSPageView",
"license": "MIT",
"authors": {
"linzhesheng2": ""
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/linzhesheng/LZSPageView.git",
"tag": "0.0.1"
},
"source_files": [
"LZSPageView",
"LZSPageView/LZSPageView/**/*.{h,m}"
],
"exclude_files": "LZSPageView/Exclude",
"frameworks": "UIKit"
}