[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / d / CSSwiftExtension / 0.1.1 / CSSwiftExtension.podspec.json
blobcad2a94146ffe92b24885d81ba77b03e48660b6b
2   "name": "CSSwiftExtension",
3   "version": "0.1.1",
4   "summary": "Some ***useful extension for Swift*** to boost your productivity.",
5   "description": "Some ***useful extension for Swift*** to boost your productivity.\nIncluding Foundation, UIKit.",
6   "homepage": "https://github.com/icetime17/CSSwiftExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Chris Hu": "icetime017@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/icetime17/CSSwiftExtension.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Sources/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"