blob: 8dd0ad543275220a6643a05643e4bb2dbb73d0f3 [file] [log] [blame]
{
"name": "WCTestPod",
"version": "0.0.1",
"summary": "This is a test summary for WC Test Pod",
"description": "This a description for the test pod. The quick brown fox jumped over the lazy dog.",
"homepage": "https://github.com/DaveX101/DaveXTestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaveX101": "dxiang1@gmail.com"
},
"source": {
"git": "https://github.com/DaveX101/DaveXTestPod.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*"
],
"exclude_files": "Classes/Exclude"
}