[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 4 / WMPageController-Swift / 1.0.3 / WMPageController-Swift.podspec.json
blob7b515729241601eb165bb9a6a603e8f048c9bd60
2   "name": "WMPageController-Swift",
3   "version": "1.0.3",
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.0.3"
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