[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 0 / a / NokeMobileLibrary / 0.6.5 / NokeMobileLibrary.podspec.json
blob00ed9a723c7b05b60509924c5352a915bacb663c
2   "name": "NokeMobileLibrary",
3   "version": "0.6.5",
4   "summary": "A library for interacting with Noke Devices",
5   "description": "The Nokē Mobile Library provides an easy-to-use and stable way to communicate with Nokē Devices via Bluetooth.  It must be used in conjunction with the Nokē Core API for full functionality such as unlocking locks and uploading activity. When implemented correctly, the Nokē Mobile Library along with the Nokē Core API will allow users the ability to: unlock the lock online and offline, assign and provision quick-click codes, track activity and usage, add and remove lock keys when needed, manage fobs, and sync lock data.",
6   "homepage": "https://github.com/noke-inc/noke-mobile-library-ios",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Spencer Apsley": "spencer@noke.com"
13   },
14   "source": {
15     "git": "https://github.com/noke-inc/noke-mobile-library-ios.git",
16     "tag": "0.6.5"
17   },
18   "social_media_url": "https://twitter.com/nokelocks",
19   "swift_version": "4.0",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": [
24     "NokeMobileLibrary/Classes/**/*",
25     "NokeMobileLibrary/Example/Pods/Target\\ Support\\ Files/NokeMobileLibrary/NokeMobileLibrary-umbrella.h"
26   ]