[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / 4 / 3 / Bindable / 0.0.1 / Bindable.podspec.json
blob13b11623f5ee92c3e69af96eb50937ee101707da
2   "name": "Bindable",
3   "version": "0.0.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.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Bindable/Classes/**/*",
22   "pushed_with_swift_version": "3.0"