blob: 470a78da105a29984809f89427e9c2769595d6d9 [file] [log] [blame]
{
"name": "HKYunSDK",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HKYunSDK/Classes/**/*",
"vendored_frameworks": "HKYunSDK/Frameworks/KKBSDK.framework",
"dependencies": {
"MJExtension": [
],
"YTKNetwork": [
],
"AFNetworking": [
]
}
}