blob: addc87a7442048d6e417fa3cd183ac487e990d1e [file] [log] [blame]
{
"name": "KTBlueSDK",
"version": "0.1.4",
"summary": "A short description of KTBlueSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huangzhentong/KTBlueSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"181310067@qq.com": "huangzhentong@keytop.com.cn"
},
"source": {
"git": "https://github.com/huangzhentong/KTBlueSDK.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KTBlueSDK/Classes/**",
"resources": "KTBlueSDK/Assets/*",
"frameworks": [
"UIKit",
"CoreLocation",
"CoreMotion",
"Foundation",
"AVFoundation"
],
"libraries": "c++",
"dependencies": {
"Masonry": [
],
"IQKeyboardManager": [
],
"BasisModule": [
],
"YYModel": [
],
"YYWebImage": [
],
"SVProgressHUD": [
]
},
"vendored_frameworks": "KTBlueSDK/Classes/KTFindCarSDK.framework"
}