blob: 71032970e6773f2d0f99752e0f4967fdae73029a [file] [log] [blame]
{
"name": "WJPageView",
"version": "0.6.0",
"summary": "WJPageView is a title bar and controller interactive tool",
"swift_version": "4.0",
"description": "An easy to use the title bar of the view and controller interactive tool",
"homepage": "https://github.com/WJCha/WJPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WJCha": "weejie_chen@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WJCha/WJPageView.git",
"tag": "0.6.0"
},
"source_files": "WJPageView/WJPageView/WJPageView/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}