[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / b / WZViewControllerLoading / 0.0.2 / WZViewControllerLoading.podspec.json
blobd058cca916e5d4395608e407c1a7170df33d8314
2   "name": "WZViewControllerLoading",
3   "version": "0.0.2",
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.2"
13   },
14   "source_files": "WZViewControllerLoading/*.{h,m}",
15   "dependencies": {
16     "MBProgressHUD": [
17       "~> 0.9.2"
18     ],
19     "Masonry": [
20       "~>0.6.4"
21     ]
22   },
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   },
29   "platforms": {
30     "ios": "6.0"
31   }