[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 1 / 4 / f / SwifterExtensions / 1.0.0 / SwifterExtensions.podspec.json
blob22d5c578763e62774824ce0ab44188304530966f
2   "name": "SwifterExtensions",
3   "version": "1.0.0",
4   "summary": "A collection of extensions used for Swift.",
5   "description": "A collection of extensions written in Swift 4, compatible with iOS 11 and xCode 9.",
6   "homepage": "https://github.com/cleexiang/SwifterExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cleexiang": "cleexiang@126.com"
13   },
14   "source": {
15     "git": "https://github.com/cleexiang/SwifterExtensions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwifterExtensions/Sources/**/*",
22   "pushed_with_swift_version": "4.0"