[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 7 / 1 / WMPageController / 2.5.1 / WMPageController.podspec.json
blobf251b0e29dc99cf77c9e515d8f8b5dbaaee70ef9
2   "name": "WMPageController",
3   "version": "2.5.1",
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.1"
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