[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 9 / 4 / DFCalculatorBrain / 0.0.5 / DFCalculatorBrain.podspec.json
blobf52cf5632bfbfd5196647f416a4841d5014846e1
2   "name": "DFCalculatorBrain",
3   "version": "0.0.5",
4   "summary": "Helps you to create a simple caculator.",
5   "description": "Helps you to create a simple caculator.\nThe calculator can be displayed like 3+2-5x6. And will only show result when you click =",
6   "homepage": "https://github.com/wangqi03/DFCalculatorBrain",
7   "license": "MIT",
8   "authors": {
9     "wangqi03": "wangqi03@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/wangqi03/DFCalculatorBrain.git",
13     "tag": "0.0.5"
14   },
15   "source_files": "Calculator/CalculatorBrain/**/*.{h,m}",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }