[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 9 / d / CustomError / 1.0.0 / CustomError.podspec.json
blob9baa6b8dec0d94aab066cbdce5c12e98af698f58
2   "name": "CustomError",
3   "version": "1.0.0",
4   "summary": "CustomError for apple",
5   "description": "Create error objects faster and easier!",
6   "homepage": "https://github.com/araid80/CustomError",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "araid80": "araid80@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/araid80/CustomError.git",
15     "tag": "1.0.0"
16   },
17   "documentation_url": "https://github.com/araid80/CustomError",
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "15.4",
21     "osx": "10.15"
22   },
23   "source_files": "CustomError/*.swift",
24   "frameworks": "Foundation",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"