[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 4 / WTAlert / 0.1.0 / WTAlert.podspec.json
blobe8950cedebafbebcaa61dde538b42b8458cb07f2
2   "name": "WTAlert",
3   "version": "0.1.0",
4   "summary": "You can use WTAlert show alert by class method.",
5   "description": "You can use WTAlert show alert by class method. That is simple.",
6   "homepage": "https://github.com/wusuowei/WTAlert",
7   "license": "MIT",
8   "authors": {
9     "wentianen": "1206860151@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/wusuowei/WTAlert.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "WTAlert": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"