[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 9 / BTKit / 0.1.5 / BTKit.podspec.json
blobceb18402466fe276d117682f1f042d9b0d4f802c
2   "name": "BTKit",
3   "version": "0.1.5",
4   "summary": "Hardcoded bluetooth devices API",
5   "description": "Use to scan for bluetooth devices. Very limited set of devices is available.",
6   "homepage": "https://github.com/rinat-enikeev/BTKit",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rinat Enikeev": "rinat.enikeev@gmail.com"
13   },
14   "social_media_url": "http://facebook.com/enikeev",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/rinat-enikeev/BTKit.git",
21     "tag": "0.1.5"
22   },
23   "source_files": "BTKit/Source/**/*.{swift,h}",
24   "resource_bundles": {
25     "BTKit": [
26       "BTKit/Source/*.lproj/*.strings"
27     ]
28   },
29   "swift_version": "5.0"