[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / b / e / blukiiSK / 1.0.0 / blukiiSK.podspec.json
blob935c86c7851baff1807f417bbce02e128120d9b3
2   "name": "blukiiSK",
3   "version": "1.0.0",
4   "summary": "blukiiSK is a library for a simple authentification with the blukii SmartKey",
5   "homepage": "http://www.blukii.com/keys.html",
6   "documentation_url": "https://github.com/schneiderma/blukii_developer/tree/gh-pages/iOS/blukii-SmartKey-Framework",
7   "authors": {
8     "blukii": "support@blukii.com"
9   },
10   "platforms": {
11     "ios": "8.4"
12   },
13   "source": {
14     "git": "https://github.com/lennart683/blukiiSK.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "blukiiSK/blukiiSK.framework/Versions/A/Headers/*.h",
18   "vendored_frameworks": "blukiiSK/blukiiSK.framework",
19   "frameworks": "CoreBluetooth",
20   "xcconfig": {
21     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/blukiiSK\"",
22     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/Headers/blukiiSK\""
23   },
24   "license": {
25     "type": "Apache",
26     "file": "LICENSE"
27   }