[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 4 / WMPageController-Swift / 1.3.1 / WMPageController-Swift.podspec.json
blob78476c5c1edc1e0699157128b6b86fec899e5847
2   "name": "WMPageController-Swift",
3   "version": "1.3.1",
4   "summary": "An easy solution to page controllers like NetEase News.(Swift Implementation)",
5   "homepage": "https://github.com/wangmchn/WMPageController-Swift",
6   "license": "MIT (LICENSE)",
7   "authors": {
8     "wangmchn": "wangmchn@163.com"
9   },
10   "source": {
11     "git": "https://github.com/wangmchn/WMPageController-Swift.git",
12     "tag": "1.3.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": [
18     "PageController",
19     "PageController/**/*.{swift}"
20   ],
21   "exclude_files": "Example",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "requires_arc": true