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