[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / 1 / 6 / NFCReader / 0.1.2 / NFCReader.podspec.json
blob5401d07d6d51a4fa0039f26ae75aeb1c32d9fbe5
2   "name": "NFCReader",
3   "version": "0.1.2",
4   "summary": "Simple NFC reader library.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/toka88/NFCReader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Goran Tokovic": "tokan988@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/toka88/NFCReader.git",
16     "tag": "0.1.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "NFCReader/Classes/**/*",
23   "ios": {
24     "frameworks": "CoreNFC"
25   },
26   "swift_version": "5.0"