blob: 373fb8813191958c75023bd8ab70aab71890f99a [file] [log] [blame]
{
"name": "JBblePod",
"version": "0.1.0",
"summary": "JBblePod is a library for Bluetooth Low Energy 4.0",
"homepage": "https://github.com/bigheadG/JBblePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zcgtaipei@gmail.com": "zcgtaipei@gmail.com"
},
"source": {
"git": "https://github.com/bigheadG/JBblePod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JBblePod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}