[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / f / ModelMapper-Swift / 0.1.0 / ModelMapper-Swift.podspec.json
blob8576add885f56351e68de295f0dd44e90a4d70ff
2   "name": "ModelMapper-Swift",
3   "version": "0.1.0",
4   "summary": "Abstraction for model mapping in Swift",
5   "description": "Abstraction for model mapping in Swift, write a mapper once, use everywhere.",
6   "homepage": "https://github.com/ShabanKamell/ModelMapper-Swift",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShabanKamell": "sh3ban.kamel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ShabanKamell/ModelMapper-Swift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/ShaAhKa",
19   "swift_versions": "5.1.2",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Sources/**/*",
24   "exclude_files": "Sources/Supporting Files/**/*",
25   "frameworks": "Foundation",
26   "swift_version": "5.1.2"