blob: 0a3357e6693a7fadfebf095de04b71bee4b16dfb [file] [log] [blame]
{
"name": "JCPageViewController",
"version": "0.1.0",
"summary": "A view controller container for scrolling pages.",
"homepage": "https://github.com/Fairtoys/JCPageViewController",
"license": "MIT",
"authors": {
"Cerko": "313574889@qq.com"
},
"source": {
"git": "https://github.com/Fairtoys/JCPageViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JCPageViewController": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}