[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / c / 3 / ZenApplication / 1.0.4 / ZenApplication.podspec.json
blobaaf4e1c6bcb3613b985a1042ffaef9494d1c56f3
2   "name": "ZenApplication",
3   "version": "1.0.4",
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": "1.0.4"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "source_files": "ZenApplication/**/*{swift}",
26   "swift_version": "5.0"