[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 2 / 7 / TCMPTappy / 0.1.12 / TCMPTappy.podspec.json
blob4333902539cd965fc2ccda556260c079f00d4c4b
2   "name": "TCMPTappy",
3   "version": "0.1.12",
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   },
14   "source": {
15     "git": "https://github.com/TapTrack/TCMPTappy-iOS.git",
16     "tag": "0.1.12"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": [
23     "TCMP/*.{swift,m,h}",
24     "TappyBLE/*.{swift,m,h}",
25     "TappyReader/*.{swift,m,h}",
26     "TCMP/BasicNFC-CommandFamily/*.{swift,m,h}",
27     "TCMP/BasicNFC-CommandFamily/commands/*.{swift,m,h}",
28     "TCMP/BasicNFC-CommandFamily/responses/*.{swift,m,h}"
29   ],
30   "swift_version": "4.2"