[Add] YYUIKit 0.6.4
[CocoaPods.git] / Specs / 5 / 4 / 2 / ETBinding / 2.0.1 / ETBinding.podspec.json
blob024820335155f6bcddfd70aee2092b6580c3ce9d
2   "name": "ETBinding",
3   "version": "2.0.1",
4   "summary": "ETBinding",
5   "description": "ETBinding is set of observable classes. Unlike a regular observable is lifecycle-aware, meaning it respects the lifecycle of its owner.",
6   "homepage": "https://github.com/EtneteraMobile/ETBinding",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jan Cislinsky": "jan.cislinsky@etnetera.cz"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/EtneteraMobile/ETBinding.git",
23     "tag": "2.0.1"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation"