[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 1 / 5 / Mathmagic / 0.0.2 / Mathmagic.podspec.json
blob885af685fc8d5ee51477402e6b76ccd5e574dfcf
2   "name": "Mathmagic",
3   "version": "0.0.2",
4   "summary": "Using Math and Statistics functions to otimize the project development.",
5   "description": "This CocoaPod provide the ability to use Math and Statistics functions to otimize the project development.",
6   "homepage": "https://github.com/eduregis/Mathmagic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "eduregis": "eduregis1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/eduregis/Mathmagic.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Mathmagic",
20     "Mathmagic/**/*.{h,m}"
21   ],
22   "exclude_files": "Mathmagic/*.plist",
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }