blob: af9d6319f9843f01a78a4c47c522709cd96ba4ee [file] [log] [blame]
{
"name": "wsm_test",
"version": "0.0.2",
"summary": "A short description of test.",
"description": "test",
"homepage": "https://github.com/WsmGitHub/test.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"": "you@example.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/WsmGitHub/test.git",
"tag": "0.0.2"
},
"source_files": [
"**",
"*.{h,m}"
],
"exclude_files": "test"
}