blob: 2b3d25e4ae868edb91b5283c29be0185a9080556 [file] [log] [blame]
{
"name": "WGBTestPodFiles",
"version": "1.0.0",
"summary": "An easy way to test pod files",
"homepage": "https://github.com/WangGuibin/WGBTestPodFiles",
"license": "MIT",
"authors": {
"WGB": "864562082@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WangGuibin/WGBTestPodFiles.git",
"tag": "1.0.0"
},
"source_files": [
"WGBTestPodFiles",
"WGBTestPodFiles/**/**/*.{h,m}"
],
"requires_arc": true
}