[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 4 / c / 9 / libvarobjc / 1.0.0 / libvarobjc.podspec.json
blob4e1b8c0a1091fdb3c47900a0ec9eed21470584bd
2   "name": "libvarobjc",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/claybridges/libvarobjc",
8   "authors": {
9     "Luca DAlberti": "dalberti.luca93@gmail.com"
10   },
11   "summary": "A tiny library of Objective-C macros to aid concision, @morph, @var and @with. In use, code completion and Xcode indentation work sanely.",
12   "source": {
13     "git": "https://github.com/dalu93/libvarobjc.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "varobjc/VARMacros.h"