[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / c / 6 / DKUIViewExtensions / 0.0.1 / DKUIViewExtensions.podspec.json
blob07833cd75821fbffc1e06aaab181ff424ac4a3b2
2   "name": "DKUIViewExtensions",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "An Animate Water view on iOS.",
6   "homepage": "https://github.com/DK-L-iOS/DKUIViewExtensions",
7   "authors": {
8     "DK-Li": "850472765@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/DK-L-iOS/DKUIViewExtensions.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "DKUIViewExtensions/*.{h,m}",
19   "dependencies": {
20     "MBProgressHUD": [
21       "~> 0.9.2"
22     ]
23   }