[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / d / 7 / TapApplication / 1.0.6 / TapApplication.podspec.json
blob38b182abd3cc639099fae0396db27d78964aa5d3
2   "name": "TapApplication",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_versions": [
7     "4.2",
8     "5.0"
9   ],
10   "summary": "Base Application interface.",
11   "requires_arc": true,
12   "version": "1.0.6",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Tap Payments": "hello@tap.company"
19   },
20   "homepage": "https://github.com/Tap-Payments/TapApplication-iOS",
21   "source": {
22     "git": "https://github.com/Tap-Payments/TapApplication-iOS.git",
23     "tag": "1.0.6"
24   },
25   "source_files": "TapApplication/Source/*.swift",
26   "dependencies": {
27     "TapAdditionsKit/SwiftStandartLibrary/String": [
28       ">= 1.3.1"
29     ],
30     "TapAdditionsKit/Tap/ClassProtocol": [
31       ">= 1.3.1"
32     ],
33     "TapAdditionsKit/UIKit/UIViewController": [
34       ">= 1.3.1"
35     ],
36     "TapSwiftFixes/Threading": [
37       ">= 1.0.8"
38     ]
39   }