[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / 7 / NFCSupport / 0.7.0 / NFCSupport.podspec.json
blobf9b461d1771c04a1ed3c2c204740d50d6560b715
2   "name": "NFCSupport",
3   "version": "0.7.0",
4   "summary": "Handling NDEF Records library.",
5   "swift_versions": "5.2",
6   "description": "NFCSupport is support library for handling NFC NDEF Records.",
7   "homepage": "https://github.com/yshrkt/NFCSupport",
8   "license": "MIT",
9   "authors": {
10     "Yoshihiro Kato": "yoshihiro@sputnik-apps.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/yshrkt/NFCSupport.git",
17     "tag": "0.7.0"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.{swift}"
22   ],
23   "swift_version": "5.2"