[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 2 / a / DataInjector / 0.3.1 / DataInjector.podspec.json
blobd93bf27fe8a8e87d78d7118f9f78cbb03fdb1986
2   "name": "DataInjector",
3   "version": "0.3.1",
4   "swift_versions": "5.0",
5   "summary": "Easily map and manipulate nested dictionaries.",
6   "description": "Data injector is a project to easily manipulate dictionaries before being handled by the application. For example, to map JSON data of restful API responses into view models together with view content or to fix API responses.",
7   "homepage": "https://github.com/crescentflare/DataInjector",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Crescent Flare Apps": "info@crescentflare.com"
14   },
15   "source": {
16     "git": "https://github.com/crescentflare/DataInjector.git",
17     "tag": "0.3.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DataInjectorIOS/DataInjector/Classes/**/*",
23   "swift_version": "5.0"