[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 6 / 3 / MTAlertView / 0.0.1 / MTAlertView.podspec.json
blob4151fdf5b3bc990309d630a5df7ae8f20ce0e67f
2   "name": "MTAlertView",
3   "version": "0.0.1",
4   "summary": "show custom alert on iphone",
5   "description": "this is lib handle lots of different style alerts on iphone",
6   "homepage": "https://gitlab.com/ASSASSINYM/mtalertview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "马涛": "darlingiloveu@sina.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://gitlab.com/ASSASSINYM/mtalertview.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "MTAlertView/**/*.{h,m,swift}"
25   ],
26   "swift_version": "4.2"