[Add] TencentEffect_A1-01 3.0.1.5
[CocoaPods.git] / Specs / c / 4 / f / NFCNDEFParse / 0.2.0 / NFCNDEFParse.podspec.json
blob446ee7668769df680222613ad2fe16399ff18711
2   "name": "NFCNDEFParse",
3   "version": "0.2.0",
4   "summary": "NFC Forum Well Known Type Data Parser for iOS11 and Core NFC",
5   "description": "NFC Forum Well Known Type Data Parser for iOS11 and Core NFC.\nSupports parsing of types:\nText - NFCForum-TS-RTD_Text_1.0 2006-07-24\nUri - NFCForum-TS-RTD_URI_1.0 2006-07-24\nSmart Poster - NFCForum-SmartPoster_RTD_1.0 2006-07-24 (with some limitations)",
6   "homepage": "https://github.com/jvk75/NFCNDEFParse",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jari Kalinainen": "jari@klubitii.com"
13   },
14   "source": {
15     "git": "https://github.com/jvk75/NFCNDEFParse.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "NFCNDEFParse/*",
22   "pushed_with_swift_version": "4.0"