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