[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 1 / 4 / DLRFoundation / 1.1.0 / DLRFoundation.podspec.json
blob65e3779e18a7a9475a17daec16026dff17809db5
2   "name": "DLRFoundation",
3   "version": "1.1.0",
4   "summary": "A collection of Foundation categories.",
5   "homepage": "https://github.com/detroit-labs/dlr-foundation-ios",
6   "license": "MIT",
7   "authors": {
8     "Nathan Walczak": "nate.walczak@detroitlabs.com"
9   },
10   "source": {
11     "git": "https://github.com/detroit-labs/dlr-foundation-ios.git",
12     "tag": "1.1.0"
13   },
14   "social_media_url": "https://twitter.com/detroitlabs",
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "source_files": "DLRFoundation/source/**/*",
20   "public_header_files": "DLRFoundation/source/**/*.h"