[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 2 / WJPageView / 0.6.0 / WJPageView.podspec.json
blob71032970e6773f2d0f99752e0f4967fdae73029a
2   "name": "WJPageView",
3   "version": "0.6.0",
4   "summary": "WJPageView is a title bar  and controller interactive tool",
5   "swift_version": "4.0",
6   "description": "An easy to use the title bar of the view and controller interactive tool",
7   "homepage": "https://github.com/WJCha/WJPageView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WJCha": "weejie_chen@icloud.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/WJCha/WJPageView.git",
20     "tag": "0.6.0"
21   },
22   "source_files": "WJPageView/WJPageView/WJPageView/*.swift",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   }