blob: d82058d3e2b73e30ce4f7af6bf16cfa22fe1dd00 [file] [log] [blame]
{
"name": "LJPagingCover",
"version": "1.0.0",
"summary": "The paging cover layout for UIScrollView.",
"homepage": "https://github.com/jrcjing/PagingCover",
"license": "Copyright (c) 2015年 Lisa. All rights reserved.",
"authors": {
"Lisa": "670306170@qq.com"
},
"source": {
"git": "https://github.com/jrcjing/PagingCover.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"*.{h,m}",
"LJPagingCover/*.{h,m}"
],
"requires_arc": true
}