[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / f / 8 / VYNFCKit / 0.3.2 / VYNFCKit.podspec.json
blob9737edb615389bdc60877cc6525377c693fa6982
2   "name": "VYNFCKit",
3   "version": "0.3.2",
4   "summary": "NFC Kit for iOS",
5   "homepage": "https://github.com/VinceYuan/VYNFCKit",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Vince Yuan": "vince.yuan@gmail.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/VinceYuan/VYNFCKit.git",
18     "tag": "0.3.2"
19   },
20   "source_files": [
21     "VYNFCKit/**/*.h",
22     "VYNFCKit/**/*.m"
23   ]