[Add] FirebaseCore 11.8.0
[CocoaPods.git] / Specs / 8 / 2 / b / MagicMapper / 1.0.0 / MagicMapper.podspec.json
blobf5792fdf2d49ce25dab7d7493e19dd4883208744
2   "name": "MagicMapper",
3   "version": "1.0.0",
4   "summary": "Automatic JSON to model mapper",
5   "homepage": "https://github.com/adrianitech/magic-mapper-swift",
6   "license": {
7     "type": "Apache License 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Adrian Mateoaea": "adrianitech@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/adrianitech/magic-mapper-swift.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "MagicMapper",
22     "MagicMapper/*.swift"
23   ]