blob: b8412161e6b42c2641655c9d7e51de231f626663 [file] [log] [blame]
{
"name": "gitHubMathLibrary",
"version": "1.0.0",
"summary": "gitHubMathLibrary summary.",
"description": "gitHubMathLibrary description",
"homepage": "https://github.com/getgetsetset1/gitHubMathLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"getgetsetset1": "getgetsetset1@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/getgetsetset1/gitHubMathLibrary.git",
"tag": "1.0.0"
},
"source_files": [
"math",
"math/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}