[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 2 / WQAlert / 0.0.1 / WQAlert.podspec.json
blob90fa1aa2f6e2c9c4aef73140feb8aea88b4e7824
2   "name": "WQAlert",
3   "version": "0.0.1",
4   "summary": "iOS常用的弹框, 包括alertView, toastView",
5   "description": "Testing Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/shmilywq/WQAlert",
7   "license": "MIT",
8   "authors": {
9     "shmily": "wq012819@163.com"
10   },
11   "source": {
12     "git": "https://github.com/shmilywq/WQAlert.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SourceCode/*.{h,m}",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "WQViewFrame": [
23       "~> 0.0.2"
24     ]
25   }