[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / c / Extend / 0.4.0 / Extend.podspec.json
blob3cd16d4243aacaa1240a882d3190606bad90bbb6
2   "name": "Extend",
3   "version": "0.4.0",
4   "summary": "A collection of swift extensions",
5   "homepage": "https://github.com/menly/extend-ios",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Menly ApS": "info@menly.io"
12   },
13   "source": {
14     "git": "https://github.com/menly/extend-ios.git",
15     "tag": "0.4.0"
16   },
17   "source_files": "Sources/**/*.{h,m,swift}",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   }