[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 2 / ETBinding / 3.0 / ETBinding.podspec.json
blob0148604f5a77d6bbfddf10f92aa6d50a0bb94912
2   "name": "ETBinding",
3   "version": "3.0",
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   },
18   "source": {
19     "git": "https://github.com/EtneteraMobile/ETBinding.git",
20     "tag": "3.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation"