[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / 4 / TFAlerView / 0.0.1 / TFAlerView.podspec.json
blob7ed54e4b68e6154c01f189b983f32561b11ae4be
2   "name": "TFAlerView",
3   "version": "0.0.1",
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.1"
20   },
21   "vendored_frameworks": "Classes/*.framework",
22   "frameworks": [
23     "UIKit",
24     "AVFoundation",
25     "AudioToolbox",
26     "SafariServices"
27   ],
28   "dependencies": {
29     "JPush": [
31     ]
32   }