[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / d / 9 / 7 / SBUIKitUtils / 1.1 / SBUIKitUtils.podspec.json
blob895b79eb9b9766b0ba6cbca1d9a357f57b8c0ca9
2   "name": "SBUIKitUtils",
3   "version": "1.1",
4   "summary": "A collection of UIKit utils and categories",
5   "description": "My personal UIKit utilities library. Collection of utility classes and categories.",
6   "homepage": "https://github.com/SteveBarnegren/SBUIKitUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "steve.barnegren@gmail.com": "steve.barnegren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SteveBarnegren/SBUIKitUtils.git",
16     "tag": "1.1"
17   },
18   "social_media_url": "https://twitter.com/stevebarnegren",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SBUIKitUtils/**/*.swift",
23   "swift_version": "4.1",
24   "frameworks": "UIKit"