[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / c / Extend / 0.1.0 / Extend.podspec.json
blobe3c67719ca208f5a55bad24b9399c36ef9ce117e
2   "name": "Extend",
3   "version": "0.1.0",
4   "summary": "A collection of swift extensions",
5   "homepage": "https://github.com/theabovo/Extend",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "The Abovo ApS": "info@theabovo.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/theabovo/Extend.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "Sources/**/*.{h,m,swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "4.0"