[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 2 / WJPageView / 0.5.1 / WJPageView.podspec.json
blobbb2beef8191846585467a24a0c54dfe5d33084ec
2   "name": "WJPageView",
3   "version": "0.5.1",
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.5.1"
21   },
22   "source_files": "WJPageView/WJPageView/WJPageView/*.swift",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   }