[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 6 / 2 / e / KeyedMapper / 1.4.0 / KeyedMapper.podspec.json
blobf12382455cf1e12966498302415a0179eb133bc3
2   "name": "KeyedMapper",
3   "version": "1.4.0",
4   "summary": "Swift JSON Mapper that uses enums for JSON keys",
5   "homepage": "https://github.com/Noobish1/KeyedMapper",
6   "license": "MIT",
7   "authors": {
8     "Blair McArthur": "blair.mcarthur@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Noobish1/KeyedMapper.git",
15     "tag": "1.4.0"
16   },
17   "requires_arc": true,
18   "source_files": "KeyedMapper/**/*.swift",
19   "module_name": "KeyedMapper"