[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 2 / 7 / TCMPTappy / 1.3.1 / TCMPTappy.podspec.json
blob1fd2724290eec0836a3502e16be9d5510038dc0b
2   "name": "TCMPTappy",
3   "version": "1.3.1",
4   "summary": "SDK for using TapTrack Tappy NFC Readers such as the TappyBLE.",
5   "description": "Integrate the TapTrack external NFC readers into your own native iOS application.  Currently supports TappyBLE readers for iPhones and iPads.",
6   "homepage": "https://github.com/TapTrack/TCMPTappy-iOS",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Shalaby": "info@taptrack.com",
13     "Alice Cai": "info@taptrack.com"
14   },
15   "source": {
16     "git": "https://github.com/TapTrack/TCMPTappy-iOS.git",
17     "tag": "1.3.1"
18   },
19   "social_media_url": "https://twitter.com/TapTrack",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "swift_versions": "4.2",
24   "source_files": [
25     "TCMP/**/*.{swift,m,h}",
26     "TappyBLE/**/*.{swift,m,h}",
27     "TappyReader/**/*.{swift,m,h}"
28   ],
29   "dependencies": {
30     "SwiftTLV": [
32     ]
33   },
34   "swift_version": "4.2"