[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 2 / 7 / TCMPTappy / 1.1.0 / TCMPTappy.podspec.json
bloba50eb21262422faf68928c24c223238a9cdd489f
2   "name": "TCMPTappy",
3   "version": "1.1.0",
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.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": [
24     "TCMP/**/*.{swift,m,h}",
25     "TappyBLE/**/*.{swift,m,h}",
26     "TappyReader/**/*.{swift,m,h}"
27   ],
28   "swift_version": "4.2"