[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / c / 3 / ZenApplication / 2.1.0 / ZenApplication.podspec.json
blobf5d2becd00fd157cb36cddb8c89721ec71ba8002
2   "name": "ZenApplication",
3   "version": "2.1.0",
4   "swift_versions": "5.0",
5   "summary": "Tools and architecture components for building mobile applications written in Swift.",
6   "description": "ZenApplication represents tools and architecture components for building mobile applications written in Swift.",
7   "homepage": "https://github.com/roland19deschain/ZenApplication",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alexey Roik": "roland19deschain@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/roland19deschain/ZenApplication.git",
17     "tag": "2.1.0"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "13.0",
22     "tvos": "13.0",
23     "osx": "10.15",
24     "watchos": "6.0"
25   },
26   "source_files": "Sources/**/*{swift}",
27   "dependencies": {
28     "ZenSwift": [
30     ]
31   },
32   "swift_version": "5.0"