blob: 349c2495905e95a4695c487dc9a6c913e62c3c68 [file] [log] [blame]
{
"name": "KooKongSDK",
"version": "1.0.0",
"summary": "KooKongSDK. 红外码库",
"description": "\"Kookong SDK 红外码库 pod 库\"",
"homepage": "https://gitee.com/Tijio/KooKongSDK_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"天乔科技": "18123951108"
},
"source": {
"git": "git@gitee.com:Tijio/KooKongSDK_iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KooKongSDK/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"CoreLocation"
],
"libraries": "z.1.2.5",
"vendored_libraries": "KooKongSDK/Classes/libKooKongSDK.a"
}