[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / 1 / MGR.objc / 0.8.1 / MGR.objc.podspec.json
blob827902b0a647bce10e059e4439384f6f80989a9c
2   "name": "MGR.objc",
3   "version": "0.8.1",
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.1/MGRobjec-0.8.1.zip"
16   },
17   "preserve_paths": "robjc",
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   }