[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 0 / 7 / e / Alembic / 1.3.0 / Alembic.podspec.json
blob00075b51d2808301257e2323ee324dfbc04738e5
2   "name": "Alembic",
3   "version": "1.3.0",
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.3.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "requires_arc": true