[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 9 / 4 / 3 / Bindable / 0.1.1 / Bindable.podspec.json
blob6a96ac2d2fe1f75110f491137f822e1625ab16e8
2   "name": "Bindable",
3   "version": "0.1.1",
4   "summary": "Swift binding and key-value coding functionality",
5   "description": "Binding and key-value coding functionality for Swift.",
6   "homepage": "https://github.com/Incipia/Bindable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gregory Klein": "gregory@incipia.co"
13   },
14   "source": {
15     "git": "https://github.com/Incipia/Bindable.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Bindable/Classes/**/*",
22   "pushed_with_swift_version": "3.2"