[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 0 / 7 / e / Alembic / 1.1.1 / Alembic.podspec.json
blobeace0a16e42e29373003d920b282167d1643a020
2   "name": "Alembic",
3   "version": "1.1.1",
4   "authors": {
5     "ra1028": "r.fe51028.r@gmail.com"
6   },
7   "homepage": "https://github.com/ra1028",
8   "summary": "Functional JSON parsing, mapping to objects, and serialize to JSON",
9   "source": {
10     "git": "https://github.com/ra1028/Alembic.git",
11     "tag": "1.1.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9"
20   },
21   "source_files": "Sources/**/*.swift",
22   "requires_arc": true