[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / 7 / e / Alembic / 2.1.2 / Alembic.podspec.json
bloba7406f129652d780c4ee05995a89a78b21fee06b
2   "name": "Alembic",
3   "version": "2.1.2",
4   "authors": {
5     "ra1028": "r.fe51028.r@gmail.com"
6   },
7   "homepage": "https://github.com/ra1028",
8   "summary": "Functional JSON parsing",
9   "source": {
10     "git": "https://github.com/ra1028/Alembic.git",
11     "tag": "2.1.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": "Sources/**/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "osx": "10.9",
21     "ios": "8.0",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   }