[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 4 / 2 / ETBinding / 2.0 / ETBinding.podspec.json
blobc1cdbaa589084999d503beef116037a2e5d9c9ea
2   "name": "ETBinding",
3   "version": "2.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     "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"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "4.0"