{ | |
"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}" | |
} |