[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / d / 6 / KVConstraintKit / 1.0.0 / KVConstraintKit.podspec.json
blobb8b53c792eaec5e340d673e54c58d5bbef2198af
2   "name": "KVConstraintKit",
3   "version": "1.0.0",
4   "summary": "An impressive Auto layout DSL for iOS & tvOS written in pure swift.",
5   "homepage": "https://github.com/keshavvishwkarma/KVConstraintKit",
6   "license": "MIT",
7   "authors": {
8     "keshav vishwkarma": "keshavvbe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/keshavvishwkarma/KVConstraintKit.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source_files": "KVConstraintKit/*.swift",
19   "pushed_with_swift_version": "3.0"