[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / a / d / MTHelperExtensions / 0.1.0 / MTHelperExtensions.podspec.json
blob8e35207c8a2cecda28bb0fef8b80700632d9266e
2   "name": "MTHelperExtensions",
3   "version": "0.1.0",
4   "summary": "Extensions for making the customisation of UI components easier",
5   "description": "MTHelperExtensions is a pack of extensions of UIView components. Instead of writing the code for customisation many times, just install this pod and customise components on the go.",
6   "homepage": "https://github.com/MeeranTariq/MTHelperExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MeeranTariq": "meerantariq5432@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MeeranTariq/MTHelperExtensions.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MTHelperExtensions/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"