[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 3 / CollectiveSwift / 2.0.1 / CollectiveSwift.podspec.json
blobaadcd58d579abf77119227f2f55d3adae13b83e0
2   "name": "CollectiveSwift",
3   "version": "2.0.1",
4   "summary": "A small quality-of-life enhancement for collections in Swift/UIKit.",
5   "description": "CollectiveSwift enables a concise syntax for setting properties on collections\nof UIKit objects, e.g., outlet collections.",
6   "homepage": "https://github.com/gpape/CollectiveSwift",
7   "license": "MIT",
8   "authors": "Greg Pape",
9   "platforms": {
10     "ios": "12.0"
11   },
12   "swift_versions": [
13     "5.1",
14     "5.2",
15     "5.2"
16   ],
17   "source": {
18     "git": "https://github.com/gpape/CollectiveSwift.git",
19     "tag": "2.0.1"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_version": "5.2"