blob: 5311c82109caf461a42be8d5896988642c75b7cc [file] [log] [blame]
{
"name": "wsm_test",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"**",
"*.{h,m}"
],
"exclude_files": "test"
}