blob: 4505389d62d7c903c104f26d9fe482c882856d08 [file] [log] [blame]
{
"name": "BZXYTest",
"version": "0.0.1",
"summary": "CocoaPods组件化实践 BZXYTest.",
"description": "你好!这是一个pod仓库的简单demo,请勿下载使用。",
"homepage": "https://github.com/Zmshan/BZXYTest",
"license": "MIT",
"authors": {
"Zmshan": "838284530@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Zmshan/BZXYTest.git",
"tag": "0.0.1"
},
"source_files": [
"BZXYTest/BZXYTest/XYTool",
"XYTool/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}