[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 1 / 6 / SwiftModelMapper / 0.2 / SwiftModelMapper.podspec.json
blob67c9fa52f8877ac0833d6ce43492ac8b677bf79d
2   "name": "SwiftModelMapper",
3   "version": "0.2",
4   "summary": "SwiftModelMapper - Transform from Dictionary to a desired object and the other way.",
5   "homepage": "https://github.com/sebastian989/SwiftModelMapper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Sebastián Gómez Osorio, Leonardo Armero Barbosa",
11   "source": {
12     "git": "https://github.com/sebastian989/SwiftModelMapper.git",
13     "tag": "0.2"
14   },
15   "source_files": [
16     "SwiftModelMapper",
17     "SwiftModelMapper/*.{swift}"
18   ],
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": false,
24   "pushed_with_swift_version": "3.0"