blob: f7f46b3b0d5e281f9c4f1609632f1d742842827d [file] [log] [blame]
{
"name": "TDMath",
"version": "0.0.1",
"summary": "These are base Math formula of Tech.D.",
"description": "These are base Math formula of Tech.D.\n\n* This repository is provide base Math methods to others.",
"homepage": "https://github.com/TechD-Robin/TDMath/",
"license": "MIT",
"authors": {
"Robin Hsu": "robinhsu599+dev@gmail.com"
},
"social_media_url": "https://plus.google.com/+RobinHsu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TechD-Robin/TDMath.git",
"tag": "0.0.1"
},
"source_files": [
"TDMath/*.{h,m}",
"TDMath/**/*.{h,m}"
]
}