[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / f / TapMessagingV2 / 1.0.0 / TapMessagingV2.podspec.json
blobb5173b0acf4ffd62e91684747fb3569d1dc3d339
2   "name": "TapMessagingV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "4.0"
8   },
9   "summary": "Helper library to manager Message/Mail compose controllers.",
10   "requires_arc": true,
11   "version": "1.0.0",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Osama Rabie": "o.rabie@tap.company"
18   },
19   "homepage": "https://github.com/Tap-Payments/TapMessaging-iOSV2",
20   "source": {
21     "git": "https://github.com/Tap-Payments/TapMessaging-iOSV2.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "TapMessaging/Source/*.swift",
25   "dependencies": {
26     "TapAdditionsKitV2": [
28     ]
29   }