[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / b / Chaining / 0.5.0 / Chaining.podspec.json
blobbce51c5a634074235558792299d56cba51de2441
2   "name": "Chaining",
3   "version": "0.5.0",
4   "summary": "Binding values with method chaining.",
5   "homepage": "https://github.com/objective-audio/SwiftChaining",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "git": "yukiyasos@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/objective-audio/SwiftChaining.git",
15     "tag": "0.5.0"
16   },
17   "platforms": {
18     "ios": "10.3",
19     "osx": "10.13"
20   },
21   "source_files": "SwiftChaining/**/*",
22   "osx": {
23     "exclude_files": "SwiftChaining/CocoaAdditions/UIControlAlias.swift"
24   },
25   "swift_version": "4.2"