blob: fbcedabebaafb8fc0b2a1d5769bd8a34871a1172 [file] [log] [blame]
{
"name": "YBKitSDK",
"version": "0.0.2",
"summary": "YBKitSDK套件",
"description": "YBKitSDK套件, 用于项目快速集成",
"homepage": "https://gitee.com/danzel-duan/YBKitSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanzhenglong": "danzel_duan@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/danzel-duan/YBKitSDK.git",
"tag": "0.0.2"
},
"source_files": "YBKit.framework/Headers",
"requires_arc": true
}