[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 7 / 8 / 1 / Formulitic / 0.1.0 / Formulitic.podspec.json
blob65a6ccb30c095328131ea865691768e2f1850238
2   "name": "Formulitic",
3   "version": "0.1.0",
4   "summary": "Formula parser and evaluator",
5   "description": "This pod provides a library for parsing formulae and evaluating them.",
6   "homepage": "https://github.com/hironytic/Formulitic",
7   "license": "MIT",
8   "authors": {
9     "Hironori Ichimiya": "hiron@hironytic.com"
10   },
11   "source": {
12     "git": "https://github.com/hironytic/Formulitic.git",
13     "tag": "v0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*",
20   "pushed_with_swift_version": "3.0"