blob: d3fa9b4d466eb408b51ad6de596933744edf188e [file] [log] [blame]
{
"name": "YunkuPod",
"version": "1.0.2",
"summary": "第二次提交的测试",
"description": "这仅仅是第二次提交的测试",
"homepage": "https://github.com/yotao/YunkuSwiftSDKTEST",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yotao": "yotao@qq.com"
},
"source": {
"git": "https://github.com/yotao/YunkuSwiftSDKTEST.git",
"tag": "1.0.2"
},
"social_media_url": "http://www.gokuai.com",
"platforms": {
"ios": "8.0"
},
"public_header_files": "Headers/iOS/YunkuSwiftSDK.h",
"source_files": "Headers/iOS/YunkuSwiftSDK.h",
"resource_bundles": {
"YunkuPod": [
"Frameworks/iOS"
]
}
}