blob: ef1697fe7ee38da3bd3722dc5b2cad445eadfd12 [file] [log] [blame]
{
"name": "ZLPageView",
"version": "2.1.1",
"summary": "ZLPageView",
"description": "github上唯一支持autolayout的tablayuot",
"homepage": "https://github.com/czl0325/ZLPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czl0325": "295183917@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/czl0325/ZLPageView.git",
"tag": "2.1.1"
},
"source_files": "ZLPageViewDemo/ZLPageView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}