[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / 4 / a / HYPMathParser / 0.4.1 / HYPMathParser.podspec.json
blobe5ed0350ff2e298bfb48572eb3229f018efc207c
2   "name": "HYPMathParser",
3   "version": "0.4.1",
4   "summary": "A fork of DDMathParser but with a Podfile",
5   "description": "                    A fork of DDMathParser but with a Podfile,\n                    more info in https://github.com/davedelong/DDMathParser\n",
6   "homepage": "https://github.com/hyperoslo/HYPMathParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Hyper": "teknologi@hyper.no"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hyperoslo/HYPMathParser.git",
19     "tag": "0.4.1"
20   },
21   "source_files": "DDMathParser/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true