[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 7 / DNNSwiftExtension / 1.0.2 / DNNSwiftExtension.podspec.json
blob3938c4c108d15f861de685f2d1a02395d031195f
2   "name": "DNNSwiftExtension",
3   "version": "1.0.2",
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": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/diepnn01/extensions.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "SwiftExtension/SwiftExtension/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_versions": "4.2",
25   "swift_version": "4.2"