[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 4 / f / 1 / Swift-Utils / 0.1.7 / Swift-Utils.podspec.json
blob4fba60f954a10439c7d21c6c954fa30549c46af5
2   "name": "Swift-Utils",
3   "version": "0.1.7",
4   "summary": "Swift Utils can be used to simplify various tasks. They are actually an extension to your UIView, UIViewController, NSObject etc.",
5   "description": "Swift Utils can be used to simplify various tasks. They are actually an extension to your UIView, UIViewController, NSObject etc. There is a wonderful extension to add popUp into our viewcontroller or UIWindow from different directions and at different positions.",
6   "homepage": "https://github.com/amrit42087/Swift-Utils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amrit42087": "amritsidhu88@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/amrit42087/Swift-Utils.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Swift-Utils/Classes/**/*",
22   "swift_version": "4.2",
23   "resource_bundles": {
24     "Swift-Utils": [
25       "Swift-Utils/Assets/*.png",
26       "Resources/Assets/*.png",
27       "Resources/Swift-Utils.bundle"
28     ]
29   },
30   "frameworks": "UIKit"