[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 7 / DNNSwiftExtension / 0.0.6 / DNNSwiftExtension.podspec.json
bloba76a4975976beab3a9bb419101921004652f85a6
2   "name": "DNNSwiftExtension",
3   "version": "0.0.6",
4   "summary": "Summerising some of useful swift extensions that we used in our projects.",
5   "description": "We're building useful swift extensions for our projects. It will be reused in other project. I hope it will useful other developer as well",
6   "homepage": "https://github.com/diepnn01/extensions.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "diepnn": "diepnn01.it@gmail.com"
13   },
14   "social_media_url": "https://github.com/diepnn01",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/diepnn01/extensions.git",
20     "tag": "0.0.6"
21   },
22   "source_files": "SwiftExtension/SwiftExtension/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_versions": "4.2"