blob: b87072521e63d3433f662415743005fe11cc7317 [file] [log] [blame]
{
"name": "TFAlerView",
"version": "0.0.2",
"summary": "A very powerful iOS message notifications and AlertView extensions.",
"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.",
"homepage": "https://github.com/Snackstops/TFAlerView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Snackstops": "3041226105@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Snackstops/TFAlerView.git",
"tag": "0.0.2"
},
"vendored_frameworks": "Classes/*.framework",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"JPush": [
]
}
}