[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 8 / c / b / Chaining / 0.2.3 / Chaining.podspec.json
blobb8267f18a5a1dda27cbd8c3623d093c932cc82f2
2   "name": "Chaining",
3   "version": "0.2.3",
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.2.3"
16   },
17   "platforms": {
18     "ios": "10.3"
19   },
20   "source_files": "SwiftChaining/Classes/**/*",
21   "swift_version": "4.1"