blob: cdc2f7b0dc723deaa723fd67a5436ceefa73b40f [file] [log] [blame]
{
"name": "NISDK3",
"version": "0.1.0",
"swift_versions": "5.0",
"summary": "iOS SDK for NeoSmartPen",
"description": "NeoSmartpen Controller with Bluetooth",
"homepage": "https://www.neosmartpen.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vongvorovongvong": "sbkim@neolab.net"
},
"source": {
"git": "https://github.com/NeoSmartpen/iOS-SDK3.0.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NISDK3/Classes/**/*",
"swift_version": "5.0"
}