[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / c / 2 / 7 / TCMPTappy / 0.1.11 / TCMPTappy.podspec.json
blobdf579ae8812018cb8c6c893a1c790fc5a32ffff9
2   "name": "TCMPTappy",
3   "version": "0.1.11",
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.11"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "TCMP/*.{swift,m,h}",
23     "TappyBLE/*.{swift,m,h}",
24     "TappyReader/*.{swift,m,h}",
25     "TCMP/BasicNFC-CommandFamily/*.{swift,m,h}",
26     "TCMP/BasicNFC-CommandFamily/commands/*.{swift,m,h}",
27     "TCMP/BasicNFC-CommandFamily/responses/*.{swift,m,h}"
28   ]