[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 2 / 6 / 4 / TICoreNFCExtensions / 0.1.0 / TICoreNFCExtensions.podspec.json
blobeb5392df3432538e318ce69eceae3e265fbc7f58
2   "name": "TICoreNFCExtensions",
3   "version": "0.1.0",
4   "summary": "Small wrapper around the new CoreNFC framework of iOS11",
5   "description": "As of iOS11, Apple included the CoreNFC Framework to read NFC Tags/Chips.\nThis wrapper extends the NFCNDEFPayload class to make it more convenient",
6   "homepage": "https://github.com/thomi137/TICoreNFCExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thomas Prosser": "tp@thomit.com"
13   },
14   "source": {
15     "git": "https://github.com/thomi137/TICoreNFCExtensions.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TICoreNFCExtensions/Classes/**/*",
22   "pushed_with_swift_version": "4.0"