[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / a / KeyPathMapper / 1.0.0 / KeyPathMapper.podspec.json
blob39aa4cd4a4b94c8b2a5398d26e2d0cac4d4212b7
2   "name": "KeyPathMapper",
3   "version": "1.0.0",
4   "summary": "KeyPathMapper facilitates mapping between models",
5   "description": "KeyPathMapper is a thin library based on swift #KeyPath feature which facilitates mapping between two different models.",
6   "homepage": "https://github.com/marshallxxx/KeyPathMapper",
7   "license": "MIT",
8   "authors": {
9     "Evghenii Nicolaev": "nicolaevevghenii@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/ENicolaev",
12   "source": {
13     "git": "https://github.com/marshallxxx/KeyPathMapper.git",
14     "tag": "1.0.0"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.9",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "source_files": "Sources/**/*.swift"