[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 4 / 2 / SwiftRuleEngine / 1.3.0 / SwiftRuleEngine.podspec.json
blobef77bb0ff85e9271fe87268170a727978837e70c
2   "name": "SwiftRuleEngine",
3   "version": "1.3.0",
4   "license": "MIT",
5   "summary": "A rule engine written in Swift where rules are defined in JSON format",
6   "homepage": "https://github.com/santalvarez/swift-rule-engine",
7   "authors": {
8     "Santiago Alvarez": "santiagoalvarez264@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/santalvarez/swift-rule-engine.git",
12     "tag": "1.3.0"
13   },
14   "platforms": {
15     "osx": "10.15"
16   },
17   "swift_versions": [
18     "5"
19   ],
20   "source_files": "Source/**/*",
21   "swift_version": "5"