[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 2 / WWPageController / 0.1.1 / WWPageController.podspec.json
blob6aa33838861ef2e9da5fd12574e9ce0b3ee331f5
2   "name": "WWPageController",
3   "version": "0.1.1",
4   "summary": "A short description of WWPageController.",
5   "description": "page menu controller, reuse the controller,you can easy custom page menu.",
6   "homepage": "https://github.com/IDwangluting/WWPageController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IDwangluting": "wangluting@zuoyebang.com"
13   },
14   "source": {
15     "git": "https://github.com/IDwangluting/WWPageController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WWPageController/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "WWBaseLib": [
25       "~>0.0.4"
26     ]
27   }