[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 4 / 6 / 1 / MGR.objc / 0.8.11 / MGR.objc.podspec.json
blobe6e14b09881215b65317e3d3bdf647b4706402ee
2   "name": "MGR.objc",
3   "version": "0.8.11",
4   "summary": "Get autocompleted localizable strings and asset catalogue images names",
5   "description": "Freely inspired by R.swift: get autocompleted localizable strings and asset catalogue images names.\nYou can have:\n- Compile time check: no more incorrect strings that make your app crash at runtime\n- Autocompletion: never have to guess that image name again",
6   "homepage": "https://github.com/foobra/R.objc",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sysdata SpA": "team.mobile@sysdata.it"
13   },
14   "source": {
15     "http": "https://github.com/foobra/R.objc/releases/download/0.8.11/MGRobjec.zip"
16   },
17   "preserve_paths": "**/Robjc",
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   }