[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / f / 3 / QTWebSDK / 0.0.2 / QTWebSDK.podspec.json
blob21fd0aa7946152ba354d50dbb9081e0776fd25b9
2   "name": "QTWebSDK",
3   "version": "0.0.2",
4   "summary": "QTWebSDK.",
5   "description": "简化web模版的使用,并加入部分必要pod库",
6   "homepage": "https://github.com/CoderDwang/QTWebSDK",
7   "license": "MIT",
8   "authors": {
9     "Dwang": "coderdwang@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderDwang/QTWebSDK.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "QTWebSDK",
20     "QTWebSDK/**/*.{h,m}"
21   ],
22   "resources": "QTWebSDK/Resources.bundle",
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 1.1.0"
26     ]
27   }