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