[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / 7 / SwiftPropertyWrappers / 1.1.0 / SwiftPropertyWrappers.podspec.json
blob7399e12dbd44d9add73486d707b894b7a25278ef
2   "name": "SwiftPropertyWrappers",
3   "version": "1.1.0",
4   "summary": "A Collection of useful Swift property wrappers to make coding easier.",
5   "homepage": "https://github.com/globulus/swift-property-wrappers",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gordan Glavaš": "gordan.glavas@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/globulus/swift-property-wrappers.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "4.0",
21   "source_files": "Sources/SwiftPropertyWrappers/**/*",
22   "swift_version": "4.0"