blob: b31f3cf5cf68f8b4e6331a9a97b5f99937a60c89 [file] [log] [blame]
{
"name": "RMTestPodSDK",
"version": "1.0.1",
"summary": "测试库上传到pod",
"description": "test",
"homepage": "https://github.com/ruiminXD/testPod.git",
"license": "MIT",
"authors": {
"jessy": "zhangruimin@xd.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ruiminXD/testPod.git",
"tag": "1.0.1"
},
"source_files": "testPod/**/*.{h,m}",
"public_header_files": "testPod/myOne.h"
}