blob: 0f9a76b961b66f62fc0a87270a1d15842a6f2b78 [file] [log] [blame]
{
"name": "podFangTest",
"version": "0.0.1",
"summary": "podTest 的简单介绍,这有意义了吗?",
"description": "需要一个介绍 还得是一具长的介绍,长过summary",
"homepage": "https://github.com/login",
"license": "LICENSE",
"authors": {
"Fang": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fangmiaorui/podTest.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "Resources/*.{png,jpeg}"
}