[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / b / Error_Handling / 0.0.1 / Error_Handling.podspec.json
blobd508ad1c1451901156a751fc29ee5ff7f6641acc
2   "name": "Error_Handling",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "This CocoaPods library helps you show custom error view.",
6   "homepage": "https://github.com/Kamal-Negi/Error-Handling",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kamal-Negi": "kamal.negi@getmyparking.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/Kamal-Negi/Error-Handling.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Error_Handling",
23     "Error_Handling/**/*.{h,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "swift_versions": "5.0",
31   "swift_version": "5.0"