blob: ce2f442d4a8b93cf8a655aa4e7addacb291952f8 [file] [log] [blame]
{
"name": "SkaleKit",
"version": "0.4.0",
"summary": "SkaleKit is a iOS api for accessing Skale electric scale.",
"homepage": "https://github.com/atomaxinc/SkaleKit",
"license": "MIT",
"authors": {
"Ryan": "ryan@atomaxinc.com"
},
"source": {
"git": "https://github.com/atomaxinc/SkaleKit.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreBluetooth"
],
"ios": {
"vendored_frameworks": "Frameworks/SkaleKit.framework"
}
}