[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / c / 3 / ZenApplication / 1.0.2 / ZenApplication.podspec.json
blob1c992e5bc062f5f8b5087ca336f23a88a9438d22
2   "name": "ZenApplication",
3   "version": "1.0.2",
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.2"
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"