[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / a / b / 1 / ObjectiveCInlines / 0.1.0 / ObjectiveCInlines.podspec.json
blobed04062da3e65e04b47bee5346561be05b647531
2   "name": "ObjectiveCInlines",
3   "version": "0.1.0",
4   "summary": "Fun, fast inline functions for Objective C.",
5   "homepage": "http://maybeaustin.github.io/Objective-C-Inlines",
6   "license": "MIT",
7   "authors": {
8     "Austin David Brown": "modparadigm@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/maybeaustin/Objective-C-Inlines.git",
12     "tag": "0.1.0"
13   },
14   "requires_arc": true,
15   "source_files": "ObjectiveCInlines",
16   "public_header_files": "ObjectiveCInlines/*.h"