[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / b / c / Extend / 0.1.1 / Extend.podspec.json
blobb6c2e5544f96035afdfeb144470331901c15404e
2   "name": "Extend",
3   "version": "0.1.1",
4   "summary": "A collection of swift extensions",
5   "homepage": "https://github.com/theabovo/Extend-cocoa",
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-cocoa.git",
18     "tag": "0.1.1"
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"