[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 7 / f / 3 / DPViewExtensions / 0.1.1 / DPViewExtensions.podspec.json
blob556087561a786b61625b3268c9455d8e4e287a7a
2   "name": "DPViewExtensions",
3   "version": "0.1.1",
4   "summary": "Handy starter kit for iOS projects",
5   "description": "Common UIKit extension, utilities and custom views, view controllers for iOS",
6   "homepage": "https://gitlab.com/frameworks1/view-extensions",
7   "license": {
8     "type": "MIT",
9     "text": "LICENSE"
10   },
11   "authors": {
12     "Imthath M": "imthath.m@hotmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/frameworks1/view-extensions",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DPViewExtensions/Sources/**/*.{swift,h,m}",
22   "resources": "DPViewExtensions/Sources/**/*.{ttf,js,css,gif,xib,xcassets}",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"