blob: 4879980ebeee93146cb755575b7c3e80dc7a2c80 [file] [log] [blame]
{
"name": "GWLPodDemoCode",
"version": "1.0.0",
"summary": "pod 简单 demo.",
"description": "一个简单的pod的demo测试",
"homepage": "https://github.com/gwlCode/GWLPodDemoCode",
"license": "MIT",
"authors": {
"gwl": "153018865@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gwlCode/GWLPodDemoCode.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"podDemo/podDemo/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}