| { | |
| "name": "PlutoconSDK", | |
| "version": "1.0.5", | |
| "summary": "PlutoconSDK for iOS", | |
| "description": "PlutoconSDK for iOS", | |
| "homepage": "https://github.com/kong-tech/PlutoconSDK-iOS", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "dhhyuk": "kongkdh@kong-tech.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/kong-tech/PlutoconSDK-iOS.git", | |
| "tag": "1.0.5" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "PlutoconSDK/Classes/**/*", | |
| "frameworks": "CoreBluetooth" | |
| } |