[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / 8 / TLCustomAlert / 0.1.0 / TLCustomAlert.podspec.json
blobe2f2627ffd0f6773353e37adc831f78f3659e10d
2   "name": "TLCustomAlert",
3   "version": "0.1.0",
4   "summary": "A custom alert view written in Swift",
5   "swift_versions": "4.0",
6   "description": "A custom alert view that accepts images and has custom alert action handlers",
7   "homepage": "https://github.com/tylerlafferty4/TLCustomAlert",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tylerlafferty4@gmail.com": "tylerlafferty4@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tylerlafferty4/TLCustomAlert.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TLCustomAlert/Classes/**/*",
23   "swift_version": "4.0"