[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / c / Extend / 0.4.1 / Extend.podspec.json
blob0f48c61858499ddf41c5d6624552d0bcd6eef286
2   "name": "Extend",
3   "version": "0.4.1",
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.1"
16   },
17   "source_files": "Sources/**/*.{h,m,swift}",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   }