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