[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / 1 / MGR.objc / 0.8.12 / MGR.objc.podspec.json
blobaae03531793c486a9b0e4d1c8c659006d7173b6d
2   "name": "MGR.objc",
3   "version": "0.8.12",
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.12/MGRobjec.zip"
16   },
17   "preserve_paths": "**/Robjc",
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   }