[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 8 / 2 / b / MagicMapper / 1.0.2 / MagicMapper.podspec.json
blob3361e9eefdc84fa5f4bc4bab3e12e6b918c61174
2   "name": "MagicMapper",
3   "version": "1.0.2",
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     "osx": "10.9",
16     "watchos": "2.2"
17   },
18   "source": {
19     "git": "https://github.com/adrianitech/magic-mapper-swift.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "MagicMapper",
24     "MagicMapper/*.swift"
25   ]