[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / b / WZViewControllerLoading / 0.0.4 / WZViewControllerLoading.podspec.json
blobc27053be2062e5f2b85518005b3018b3cf60b5ba
2   "name": "WZViewControllerLoading",
3   "version": "0.0.4",
4   "homepage": "https://github.com/WilliamMaybe/WZViewControllerLoading",
5   "license": "MIT",
6   "summary": "A loading Extension for ViewController.",
7   "authors": {
8     "WilliamMaybe": "271138178@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/WilliamMaybe/WZViewControllerLoading.git",
12     "tag": "0.0.4"
13   },
14   "source_files": "WZViewControllerLoading/*.{h,m}",
15   "dependencies": {
16     "MBProgressHUD": [
18     ],
19     "Masonry": [
21     ]
22   },
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   },
29   "platforms": {
30     "ios": "6.0"
31   }