[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / 3 / TDMath / 0.0.1 / TDMath.podspec.json
blobf7f46b3b0d5e281f9c4f1609632f1d742842827d
2   "name": "TDMath",
3   "version": "0.0.1",
4   "summary": "These are base Math formula of Tech.D.",
5   "description": "These are base Math formula of Tech.D.\n\n* This repository is provide base Math methods to others.",
6   "homepage": "https://github.com/TechD-Robin/TDMath/",
7   "license": "MIT",
8   "authors": {
9     "Robin Hsu": "robinhsu599+dev@gmail.com"
10   },
11   "social_media_url": "https://plus.google.com/+RobinHsu",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/TechD-Robin/TDMath.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "TDMath/*.{h,m}",
21     "TDMath/**/*.{h,m}"
22   ]