blob: 3bd5833298cc131004da6d9ab4e1408a5e67b1ac [file] [log] [blame]
{
"name": "RMTestPodSDK",
"version": "1.0.6",
"summary": "测试库上传到pod",
"description": "test 这是测试库上传的pod",
"homepage": "https://github.com/ruiminXD/testPod.git",
"license": "MIT",
"authors": {
"jessy": "zhangruimin@xd.com"
},
"documentation_url": "https://developer.taptap.com/v2-doc/sdk/",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ruiminXD/testPod.git",
"tag": "1.0.6"
},
"vendored_frameworks": "**/testPod.framework",
"subspecs": [
{
"name": "AntiAddictionKit",
"vendored_frameworks": "AntiAddictionKit/AntiAddictionKit.framework"
}
]
}