[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / a / HYPMathParser / 0.5.0 / HYPMathParser.podspec.json
blobf2ddc6b743ed84aafc8b676d96411921fcccfef6
2   "name": "HYPMathParser",
3   "version": "0.5.0",
4   "summary": "A fork of DDMathParser but with a Podfile",
5   "description": "A fork of DDMathParser but with a Podfile,\nmore info in https://github.com/davedelong/DDMathParser",
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.5.0"
20   },
21   "source_files": "DDMathParser/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true