[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 4 / f / 1 / Swift-Utils / 0.1.4 / Swift-Utils.podspec.json
blob2057fc3ffb8a248d73b59570dc2abc4f265d86dd
2   "name": "Swift-Utils",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Swift-Utils/Classes/**/*",
22   "swift_version": "4.2",
23   "frameworks": "UIKit"