[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 7 / 1 / WMPageController / 2.5.0 / WMPageController.podspec.json
blob41bcabcb48b568e54303f9e1a45d4aa120d6b6d5
2   "name": "WMPageController",
3   "version": "2.5.0",
4   "summary": "An easy solution to page controllers like NetEase News",
5   "homepage": "https://github.com/wangmchn/WMPageController",
6   "license": "MIT (LICENSE)",
7   "authors": {
8     "wangmchn": "wangmchn@163.com"
9   },
10   "source": {
11     "git": "https://github.com/wangmchn/WMPageController.git",
12     "tag": "2.5.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "WMPageController",
19     "WMPageController/**/*.{h,m}"
20   ],
21   "exclude_files": "WMPageControllerDemo",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "requires_arc": true