[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 5 / e / AbstractClassFoundation / 0.2.0 / AbstractClassFoundation.podspec.json
blobbd68e0c56e6aa29ee3c8446bf0c4194f7b6d66dd
2   "name": "AbstractClassFoundation",
3   "version": "0.2.0",
4   "summary": "Swift abstract class validator.",
5   "description": "Swift abstract class validator is an source code analysis tool that validates abstract class rules.",
6   "homepage": "https://github.com/uber/swift-abstract-class",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Yi Wang": "yiw@uber.com"
13   },
14   "source": {
15     "git": "https://github.com/uber/swift-abstract-class.git",
16     "tag": "v0.2.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "deprecated": true,
23   "swift_version": "4.2"