[Add] BaxSDK 0.0.8
[CocoaPods.git] / Specs / 8 / 2 / b / MagicMapper / 1.0.1 / MagicMapper.podspec.json
blob80af7a98db9a1d2f0b6d440835b6fba2fcacccd8
2   "name": "MagicMapper",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": [
21     "MagicMapper",
22     "MagicMapper/*.swift"
23   ]