blob: 9fc02d26f3e16355a3e07e03c789d0906b3386a2 [file] [log] [blame]
{
"name": "WSPagesViewController",
"version": "0.0.1",
"summary": "pages view",
"description": "pages view for slide.",
"homepage": "https://github.com/caiwenshu/WSPagesViewController.git",
"license": "MIT",
"authors": {
"caiwenshu": "wenshu.cai@gmail.com"
},
"source": {
"git": "https://github.com/caiwenshu/WSPagesViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"public_header_files": "WSPagesViewController/**/*.h",
"source_files": "WSPagesViewController/**/*.{h,m}",
"resource_bundles": {
"pro": [
"WSPagesViewController/*.png"
]
},
"frameworks": "UIKit"
}