blob: 8c0ecacfcef3461fa539ad46ebfd6007b23c4716 [file] [log] [blame]
{
"name": "HKYunSDK",
"version": "1.0.0",
"summary": "HKYunSDK Components",
"description": "HKYunSDK Components frameworks for application",
"homepage": "https://www.kaikeba.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"futao": "tfu@gaoxiaobang.com"
},
"source": {
"git": "https://github.com/kaikeba-github/HKYunSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "HKYunSDK/Classes/**/*",
"vendored_frameworks": "HKYunSDK/Frameworks/KKBSDK.framework",
"dependencies": {
"HKYunLib": [
],
"MJExtension": [
],
"YTKNetwork": [
],
"AFNetworking": [
]
},
"swift_version": "5.0"
}