[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 4 / a / HYPMathParser / 0.3 / HYPMathParser.podspec.json
bloba085ac74776f79727dbb4d4ac4626d41206483eb
2   "name": "HYPMathParser",
3   "version": "0.3",
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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/hyperoslo/HYPMathParser.git",
19     "tag": "0.3"
20   },
21   "source_files": "DDMathParser/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true