[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 8 / 7 / LhHelpers / 1.0.1 / LhHelpers.podspec.json
blob70619422f07a34d57f5c12b19d8cc754d9c15e09
2   "name": "LhHelpers",
3   "version": "1.0.1",
4   "summary": "LhHelpers is a pod full of helper functions and other goodies for iOS apps to use",
5   "description": "This pod has helpers for iOS app development. It currently has helpers for alerts, colors, view controllers, and dates.",
6   "homepage": "https://github.com/letshangllc/helpers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Chase Burnham": "cburnham@letshang.us"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/letshangllc/helpers.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "lh-helpers",
24     "lh-helpers/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude"