[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 7 / TapApplication / 1.0.3 / TapApplication.podspec.json
blob41916212b1246d4d6e65df714f10e1098adee178
2   "name": "TapApplication",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_version": "4.1",
7   "pod_target_xcconfig": {
8     "SWIFT_VERSION": "4.1"
9   },
10   "summary": "Base Application interface.",
11   "requires_arc": true,
12   "version": "1.0.3",
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.3"
24   },
25   "source_files": "TapApplication/Source/*.swift",
26   "dependencies": {
27     "TapAdditionsKit/SwiftStandartLibrary/String": [
29     ],
30     "TapAdditionsKit/Tap/ClassProtocol": [
32     ],
33     "TapAdditionsKit/UIKit/UIViewController": [
35     ],
36     "TapSwiftFixes/Threading": [
38     ]
39   }