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