[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 6 / c / 4 / TFAlerView / 0.0.2 / TFAlerView.podspec.json
blobb87072521e63d3433f662415743005fe11cc7317
2   "name": "TFAlerView",
3   "version": "0.0.2",
4   "summary": "A very powerful iOS message notifications and AlertView extensions.",
5   "description": "It can be easily realized from the top of the screen, the bottom of the screen and the middle of the screen pops up a notification. You can easily customize the pop-up View.",
6   "homepage": "https://github.com/Snackstops/TFAlerView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Snackstops": "3041226105@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Snackstops/TFAlerView.git",
19     "tag": "0.0.2"
20   },
21   "vendored_frameworks": "Classes/*.framework",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "dependencies": {
27     "JPush": [
29     ]
30   }