[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 5 / d / Parsicle / 0.1.0 / Parsicle.podspec.json
blob3d9c12bf35f35f9bc0952a0a9de9b34bd649d74a
2   "name": "Parsicle",
3   "version": "0.1.0",
4   "summary": "A Swift parser combinator framework for iOS",
5   "homepage": "https://github.com/tolo/Parsicle",
6   "license": "MIT",
7   "authors": {
8     "Tobias Löfstrand": "tobias@leafnode.se"
9   },
10   "source": {
11     "git": "https://github.com/tolo/Parsicle.git",
12     "tag": "0.1.0"
13   },
14   "swift_versions": "5.2",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "frameworks": "Foundation",
20   "source_files": "Sources/**/*.{swift}",
21   "swift_version": "5.2"