[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 0 / TwinPushReceiptExtension / 1.0.2 / TwinPushReceiptExtension.podspec.json
blob193be14c73de7d7602af8b1d38c4aea9ff4486e6
2   "name": "TwinPushReceiptExtension",
3   "version": "1.0.2",
4   "summary": "TwinPushReceiptExtension is a companion library to the TwinPush SDK that adds notification receipts to deliveries sent from TwinPush",
5   "homepage": "http://twinpush.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "TwinCoders": "info@twincoders.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": [
17     "4.0",
18     "4.2",
19     "5.0"
20   ],
21   "source": {
22     "git": "https://github.com/TwinPush/twinpush-ios-receipt-extension.git",
23     "tag": "v1.0.2"
24   },
25   "source_files": "TPNotificationReceiptService.swift",
26   "frameworks": "UserNotifications",
27   "requires_arc": true,
28   "swift_version": "5.0"