[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 7 / 1 / WMPageController / 1.6.7 / WMPageController.podspec.json
blob14ca4db999ae34df8a695cf13f1089060de77da3
2   "name": "WMPageController",
3   "version": "1.6.7",
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": "1.6.7"
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