blob: 3a23ded110deab13ddab5244a9d61a2afdb89c1c [file] [log] [blame]
{
"name": "YYPodTest",
"version": "0.1.2",
"summary": "YYPodTest 测试上传Pods公有库",
"description": "TODO: 测试h构建上传pods远程公共库.",
"homepage": "https://github.com/YangYingBo/YYPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YangYingBo": "946076292@qq.com"
},
"source": {
"git": "https://github.com/YangYingBo/YYPodTest.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYPodTest/Classes/**/*",
"subspecs": [
{
"name": "Tool",
"source_files": "YYPodTest/Classes/Tool/*.{h,m}"
}
]
}